This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Modify ble uart central to show all advertising ble uart peripherals and give option to connect/disconnect to/ from user's choice.

We are using a Nordic 100028 usb dongle programmed as a ble uart central to interface with our ble uart peripheral based boards.  The subject line pretty much says it all.  For production testing we need to be have several boards powered up for test, and then select the board to test, disconnect once testing is initiated, and connect to the next untested board, etc...

Has anybody seen a mod to ble uart central similar to this scenario, or have an idea where one would start to make such a mod?

Thank you all kindly for your continued support of this aged Nordic Neophyte!

Robin@TL

From what I see in the examples, this looks like it may be possible by merging the ble multi central and ble uart central examples, and then changing a few things, no?

Related