STM32WB5mmdk standby mode
In my ble application(BLE peripheral) code i need to enter standby mode(BLE can be disabled in stand by mode), after 20 sec by RTC wake up i need to enable the BLE again, start advertising and do some ADC reading.
Is there any particular example code is available to enter the stm32wb series in standby mode in a ble application?
If i use LPM manager by the STM cube ide is it possible to enter standby mode and stay there for 20 sec?
