Can you turn off the radio (BLE) on a BlueNRG LP (355MC)?
I am designing some firmware for a BlueNRG LP (355MC) based device with several sensors. At certain points in the device's processing/lifecycle, I need to turn off the BLE and/or radio to conserve power. In fact, I only need the device to have BLE connection capabilities during a very specific and short window. I don't need any connections until specific event/sensor triggers. The device will be battery powered and conserving energy is essential.
I can't seem to find any documentation on how to command or set the chip into an off, disabled, or standby state. All of the sample programs in the DK show initializing and enabling the BLE, but then it runs forever... So, is this possible to turn it off or disable it? Do I just make the device non-connectable and not advertising?
Thanks!
