Hi everyone,
I am currently working with Circuit Dojo nRF9151 using nRF Connect SDK v3.0.1.
When measuring power consumption over MQTT and UDP, i noticed ~25mA every ~1.4s when using NTN, what is not the case on LTE-M. Someone knows how to reduce or eliminate it ?
Setup :
Firmware : mfw_nrf9151-ntn_1.0.0-1.alpha
PSM/eDRX : enabled
Protocols : MQTT & UDP
Crucially, it disappears immediately once the socket is closed
Questions:
-
Is this 1.4s cycle a mandatory requirement for NTN synchronization to handle Doppler/latency?
-
Is there a way to trigger a faster RRC Release without manually closing the socket every time (already used RAI)?
-
Has anyone managed to get a "clean" RRC-Idle state (no spikes) while keeping a TCP/UDP socket dormant in NTN?
Jostin

