Skip to content

BoolHome/nrf52832multilinkuart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project use for NRF52832,you can put it in your ble_multilink_central project,and then make all related files ok such as "app_uart.h",and you can run it.If you found some error,for example memory low,you can change IRAM1 to 0x20007D28,then enjoy it.

1,mutilink with NRF52832

2,can link 20 peripheral at the same time

3,use uart service to tranfor data to PC or other MCU

4,SDK14