Hello,
I hear that multiple Centrals can communicate with one Peripheral since BLE4.1.
Is it possible to communicate between multiple Centrals and one Peripheral of CYBLE-014008-00 and CYBLE-012011-00 modules?
Best regards,
Yocchi
Solved! Go to Solution.
This example might give you some insight:
Yes, it is possible for a peripheral to communicate with multiple centrals. For this the peripheral has to be in broadcaster mode and centrals have to be in observer mode.
Hello resh,
Thank you for your reply.
Do you have a sample project for the multiple centrals?
Best regards,
Yocchi
This example might give you some insight: