nRF52 idle current in Zephyr when RTT is enabled

Hi,

In a custom nrf52840 board (DC/DC=on, LFCLK=RC, CONFIG_SERIAL=n), using ncs2.1.0, I measure through PPKII ~6.7uA in system_off mode, which is reasonable.

In system_on mode the idle current raises to 8uA, which is also fine.

If I set CONFIG_USE_SEGGER_RTT=y, then current consumption reaches 34uA, even when the JLink debugger is not connected.

.

Is there a way to stay below 10uA idle current while RTT support is compiled-in, as it was the case with SDK5?

Thanks in advance

Parents Reply Children
No Data
Related