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

system_off sample for nRF9160 DK

Hi

I'm locking for an example like zephyr\samples\boards\nrf\system_off for nRF9160 DK

zephyr\samples\boards\nrf\system_off uses nRF51 DK or nRF52 DK board for the demo.

When I test zephyr\samples\boards\nrf\system_off on an nRF9160 DK the nRF Current is alway over 3mA.

Is there a working sample?

Parents Reply
  • Hi,

    I played with the SLM sample.

    Now a question to SLM

    In the doc to #XSLEEP are three mode

    • 0 - Enter Idle. In this mode, the SLM service is terminated, but the LTE connection is maintained.

    • 1 - Enter Sleep. In this mode, both the SLM service and the LTE connection are terminated.

    • 2 - Power off UART. In this mode, both the SLM service and the LTE connection are maintained.

    In Mode 0 I've measured 2-3 uA. Can there be LTE connection maintained?

    In Mode 1 I've measured 500 uA. Is this correct for SLM service and the LTE connection are terminated?

    In Mode 2 what is the reason to power off the UART and maintained SLM and LTE? I've measured 2-3 uA.

    Thanks for support

Children
Related