Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 388 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 388 Bytes

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