Hi,
Is it possible to remotely execute a command that would force a BLE node into indefinite sleep or standby mode?
I am working to build out a BLE mesh network, where I will need to enable a feature that allows a user to "push a button" to force the entire mesh network into standby state or possibly sleep mode. The user then would also hit the same button to wake the mesh back up without a pre-defined time period to return to normal functionality.
BLE does have a standby state, but I am not having much luck in finding any resources that discuss putting the node into a standby state at the link layer.
I've seen a ton of discussion on sleep/wake cycles, but I'm looking for hours or days of sleep cycles with the ability to interrupt that cycle back to "wake" at any given moment.
Thanks