Developing a peripheral which supports multiple connections.
It's a pain to have to use loads of devices as centrals - is it possible for nRF Connect (Android) to make multiple connections to one peripheral ?
Developing a peripheral which supports multiple connections.
It's a pain to have to use loads of devices as centrals - is it possible for nRF Connect (Android) to make multiple connections to one peripheral ?
Hi,
Testing with the latest version of the nRF Connect for Desktop BLE app, today I was able to run multiple concurrent connections to the Experimental: BLE Multiperipheral Application example of nRF5 SDK v17.0.2.
Please note that I did have to start a new scan in order for the "connect" button to enable again. Which kind of makes sense, since the listing is from the previous scan session, and you need a new scan to detect that the device started a new connectable advertising session after the listed one culminated in a connection.
Regards,
Terje