How to switch between Low power modes of a BLUENRG2-M2 BLE module ?
I am using BLUENRG-M2 module as a Network Processor (Controller) and an STM32L4 MCU as a host. I want to make the device connectable via Bluetooth during a limited time (e.g 30 seconds) then put the Controller to SLEEP mode (e.g 30 seconds) to save e...