I am using nRF52 (S132 SoftDevice) to develop a sensor network, how many slave BTL devices can connect to master?
I am using nRF52 (S132 SoftDevice) to develop a sensor network, how many slave BTL devices can connect to master?
The maximum supported sum of concurrent connections is BLE_GAP_ROLE_COUNT_COMBINED_MAX (20).