Wakeup procedure via BLE for system in low power mode
Hi,
I am currently working on a bluetooth application developing it on Nucleo STM32WB55 (FW version V1.13.1, BLE Stack Full).
If the system is in a low power state, STOP2, can it be woken up via bluetooth?
If so, is this awakening established by any kind of bluetooth activity that wakes up CPU2 and then the whole system?
Is it possible to reach the STOP2 mode also once the connection with an external device has been made, so that it is woken up by a message, or it happens only during advertising in the interval between two requests, waking up the device by making the connection?
Thank you very much