Hello.
Does SDK 5.0.3 (the latest?) can be used to create a FW for DA14580, of the BLE-peripheral type, that supports connecting with multiple centrals?
I.e., still advertising after the 1st central connects, and allowing more centrals to connect?
If yes, does SDK 5.0.2.1 also supports this?
Keywords:
Device:
Hi kobyfr_mag,
There were some attemps for the 580 to support multiple connection as a peripheral (connections to multiple centrals) but the plans were abandoned due to some technical difficulties, the infastructure isn't implement on the SDK, therefore not supported. Although you can advertise form a peripheral while connected you wont be able to establish a connection with an additional central.
Thanks MT_dialog
Hi MT_dialog
Is there a specific API we must call to advertise even after connection ? And is there any recommended point in the code this must be done ?
Ideally I'd like for multiple cell phones to connect (as central?) to the 580 as peripheral
Hi ankitdaf,
Please have a look at this FAQ,http://support.dialog-semiconductor.com/faq-page#n790
Regarding your second question please check your other post.
Thanks MT_dialog