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

NRF9160 POFWARN

Hi,

I was investigating the registers of the nrf9160 using segger embedded studio and found POFCON, which is not mentioned in the documentation.

Can you provide the documentation for this? Also, what is the best way to get access to the POFWARN interrupt? From what I see nrf_power_clock.c is using the interrupt for the clock without allowing access to the power interrupts? 

Kind regards,

Thomas

Parents
  • Thank you for the updates Thomas. We're currently looking into both the BOR versus power on resets and the %XPOFWARN AT command. I will update you with the progress as soon as possible, but it might be a few days. Thank you for your patience.

    Best regards,

    Simon

    UPDATE: AT%XPOFWARN is not available in mfw v1.2.0, but should definitely be available for mfw v1.2.1 and onwards. Can you provide an AT sequence log similar to the one below where you're using mfw v1.2.1?

    14:54:43 AT%XMODEMUUID
    14:54:43 %XMODEMUUID: c75da334-ae89-4e54-b5ad-bab013c787f2
    OK
    14:55:31 AT+CGMR
    14:55:32 mfwRD_nrf9160_1.2.2-163.rc
    OK
    14:55:50 AT%XPOFWARN=1,30
    14:55:51 OK
    14:56:45 AT%XPOFWARN=1,31
    14:56:45 OK
    14:56:54 AT%XPOFWARN=1,32
    14:56:54 OK

Reply
  • Thank you for the updates Thomas. We're currently looking into both the BOR versus power on resets and the %XPOFWARN AT command. I will update you with the progress as soon as possible, but it might be a few days. Thank you for your patience.

    Best regards,

    Simon

    UPDATE: AT%XPOFWARN is not available in mfw v1.2.0, but should definitely be available for mfw v1.2.1 and onwards. Can you provide an AT sequence log similar to the one below where you're using mfw v1.2.1?

    14:54:43 AT%XMODEMUUID
    14:54:43 %XMODEMUUID: c75da334-ae89-4e54-b5ad-bab013c787f2
    OK
    14:55:31 AT+CGMR
    14:55:32 mfwRD_nrf9160_1.2.2-163.rc
    OK
    14:55:50 AT%XPOFWARN=1,30
    14:55:51 OK
    14:56:45 AT%XPOFWARN=1,31
    14:56:45 OK
    14:56:54 AT%XPOFWARN=1,32
    14:56:54 OK

Children
Related