Hi guys,
We are considering setting our sensors into central role, and only connecting to our system when certain conditions are set. Once connected we are considering the possibility of switching modes so the "master" can get the data off our sensor, and perhaphs configure settings for the next round of sensor data.
We are partially considering this as a way to save power.
对话框允许设备开关来回吗m Periphreal to Central and back again? Can a dialog chip be set to be both Central and Perhiphreal for different sensors in a network?
Thanks,
John
Device:
Hi John,
The device can act either as Peripheral or as a Central and you can perform role switching. However, acting as Peripheral and as a Central at the same time, it is not achievable according to BLE specifications. Please take a look at the ble_multi_link example of the SDK which is placed under projects\dk_apps\demos SDK path.
Thanks, PM_Dialog