Hi Nordic Team,
In my BLE project the central device is connected with multiple peripheral devices which are advertising, please share logic to count the number of active BLE connections.
Please help as soon as possible.
Thanks & Regards,
Aswati
Hi Nordic Team,
In my BLE project the central device is connected with multiple peripheral devices which are advertising, please share logic to count the number of active BLE connections.
Please help as soon as possible.
Thanks & Regards,
Aswati
Try using ble_conn_state_central_conn_count() function.