This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nrf9160 bsd_shutdown recovery

Hello

in order to reach low power mode I use the following : 

bsd_shutdown(); // 3.4 ma.

nrf_regulators_system_off(NRF_REGULATORS_NS);

how can I recover from this state?

Parents Reply Children
Related