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

ble_app_UART to accept more than one central device

Dear all

I am currently using the ble_peripheral>ble_app_uart example to send data from my central device (BMD300 with nRF52832 SoC) to the peripheral (nRF51 dongle), which in turn passes the data to my PC using UART.

I am now trying to modify the ble_app_uart code such that my peripheral accepts more than one central device connection at the same time. That is, multiple central (nRF52832) to a single peripheral (nRF51 dongle). Please guide me as to how to do that. 

nRF52832 - S132v5.0.0

nRF51 dongle (nRF51422) - S130v2.0.0

Parents Reply Children
No Data
Related