Is it possible to wake up br23 chip using timer from soft off mode, for example, every second? When I call power_set_soft_poweroff function, the device goes to sleep and only can be waked up using gpio port.
Also, I have tried set_softoff_wakeup_time_ms function, but it doesn't work.
Is it possible to wake up br23 chip using timer from soft off mode, for example, every second? When I call power_set_soft_poweroff function, the device goes to sleep and only can be waked up using gpio port.
Also, I have tried set_softoff_wakeup_time_ms function, but it doesn't work.