This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF9160 Modem and Brownouts

What level of risk is involved with brownouts for the modem? We have seen some modems in the past which have bricked themselves when a brownout has occurred when performing periodic flash maintenance. Is there any chance of something similar happening on the nrf9160? How robust is the modem to the frequent brownout resets that would be seen when batteries are on the way out?

Kind regards,

Thomas

Parents Reply Children
  • Hi, I got a response from the developers regarding how the modem handles brownouts. See the response below:

     

    The modem internally monitors the battery supply level at the start of RX/TX operations and when it detects the voltage dropping below the fixed 3000 mV level, the modem will disconnect from the network, enter deep sleep offline mode, and will notify the application domain of this event.

    The modem will not remove itself out of flight mode until the application re-activates the modem (AT+CFUN=1), and at that time the modem will again resume monitoring the battery supply level.

     EDIT 10th Nov: There is additional support through the AT command %XPOFWARN. When it has been activated, the modem will also check for battery low-level warnings at all times, except when the modem is completely off. If such a warning is triggered, the modem will again disconnect from the network, enter deep sleep offline mode, and notify the application domain of this event.

Related