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

nRF9160 Serial LTE modem #XSLEEP=2 with CONFIG_SLM_EXTERNAL_XTAL=y ~1mA in PSM

Hi,

nRF9160 in nRF9160DK with NCS v1.6.0 and master, power consumption measured by PPK2.

With CONFIG_SLM_EXTERNAL_XTAL=n nRF9160 average power consumption is ~7uA after #XSLEEP=2 in PSM.

With CONFIG_SLM_EXTERNAL_XTAL=y nRF9160 average power consumption is ~1040uA after #XSLEEP=2 in PSM (alike with #XSLEEP=1).

It seams that nRF9160 High frequency clock keeps running after #XSLEEP=2 with CONFIG_SLM_EXTERNAL_XTAL=y.

Can you check it an implement power savings during #XSLEEP=2 and #XSLEEP=1 with CONFIG_SLM_EXTERNAL_XTAL=y please ?

Why is in SLM CONFIG_SLM_EXTERNAL_XTAL=n if we consider UART device documentation "The external crystal oscillator must be enabled to obtain sufficient clock accuracy for stable communication" ?

devzone.nordicsemi.com/.../safe-temperature-range-for-nrf52840---nrf9160-uart-115200-without-external-crystals-for-hf-clocks

Parents Reply Children
No Data
Related