Hello,
A nrf52840 central device programmed with Soft-Device S132 and connectivity firmware, the host is interfaced via USB and uses PC-BLE driver API's to communicate with the central, this process uses the serialization technique.
X number of nrf52840 peripheral devices programmed with Soft-Device S140 and application firmware that includes 2 Custom and 1 DFU services,
the custom services has approx. 30 custom characteristics in-total.
Current Application: The peripheral devices wake Up, advertises with unique Advertising Names, the central connects to one at a time, reads the characteristics and terminates the connection.
This process is working as expected.
New Requirement: We would like to use the multi-link concurrent connection feature of the BLE, Please let us know how to incorporate this into our process?
Thanks,
Sakib