My client requires that the BLE stack be paused/stopped/muted when needed as
required by safety in mining applications around explosive devices.
I need in my application to be able to basically set an air plane like mode where the
transmitter is not turned on until an operator action in the GUI. The receiver might
as well be turned off too.
I've scoured many doc's so far for BLE5.0 and not found any clear are talking about
this sort of ability. I'm sure I'm not the first one needing this but so far have not come
up with the right forum search terms to pop out the details I need to know?
Please point me to the doc's and functions/code/demo/examples which would show
this radio muting function?
Thx, MY