Hi,
in ncs3.1.1 peripheral_uart sample after disable the uart init and gpio_config, the nrf54l05 can achieve the low power state,but the avg Idle current was about 5uA,seens little bit higher than nrf52.
Than I double check the power cumsumption curve, I could see the current spikes while in low power state between two advertising current curve as below:
The advertise interval was 300ms,the abnormal spike interval was about 130ms(seens not a fixed value), and I check and sure that these abnormal spikes were not the RC clock's calculate event. I can found the RC clock's calculate event interval was 8sec at other where.
