Two central devices connect to two different services for each on one peripheral device

Hello Nordic team,

* device : nrf52832 

* SDK : nRF5 SDK 17.0.0

I have one nrf52832 peripheral device on which two different BLE services(let's say SVC1 and SVC2) are seat. I would like to connect one central device to SVC1, and then another central device to SVC2 so that there should be two different services running simultaneously. Would it be possible? If so, could you please advise with a proper example?

Thanks,

Robin

 

Related