High power consumption after ADC read with 3.1.0 SDK

We are seeing our nrf54l15 based device remain in a high power mode after an ADC read using the latest v3.1 SDK (tested on both rc1 and rc2). This did not occur with the v3.0.x SDK as the device correctly went back into a low power state. 

From my testing, after the adc_read() call, the device stays in a higher power state (~1.3mA). I don't see any failures or other issues and the ADC reading seems to work correctly. I can repro this with the ADC_DT sample when switching between the 3.0 and 3.1 SDKs. 

Is this a known issue or this there any config or other changes needed to use the ADC with the newer 3.1 SDK? 

Thanks,

Chris

Parents Reply
  • Hello,

    Sorry that I didn't get back to you!

    I tested your sample in NCS v3.1.0 the other day, and noticed it didn't have the increased current consumption, but I didn't get the chance to research why it behaved different in the release candidates. But I am glad that you found that it is working as expected again in the stable release of v3.1.0. 

    Best regards,

    Edvin

Children
No Data
Related