Hi Dialog,
We are using Da14583 chip in our application as a BLE peripheral(D1) that connects with mobile app-Cental (M1) and exchange data.Now we are introducing one more device as peripheral(D2) .Soon after D1 finishes data exchange with M1 we want it to change the role to Central and connect with peripheral D2. My question is is it possible to change the role of da583 in runtime ?. We are using proxy monitor example for understanding central mode for da14583
Thanks,
Regards,
Dhiraj
Device:
Hi dhirajp15,
Yes, its possible to reconfigure a peripheral into central by issuing a GAPM_RESET_CMD command and reconfiguring the device. Please check some posts below:
https://support.dialog-semiconductor.com/forums/post/dialog-smartbond-bl...
https://support.dialog-semiconductor.com/forums/post/dialog-smartbond-bl...
Thanks MT_dialog