This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Detect Central device failure and route peripheral to alternate central device

Hi Team,


In BLE5,

1) Can we connect a peripheral device to multiple central device?

2) Is it possible to check if connecton fails with any central device in perpheral code?

3) Can we code peripheral device to send data to alternate central device on failure of default one?


My requirement is to connect 8  to 20 peripheral device to a central device(say HUB-1) and also I need a backup central device (say HUB-2).

- So by default all peripheral device will connect with and transfer data to HUB-1.
- If HUB-1 getting fail then all peripheral node should automatically connect and start data transfer to HUB-2.

Please help me to uderstand nordic ble5 devices and sdk features to solve this problem.


Thanks,
Chetan

Parents Reply Children
No Data
Related