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