Hello,
I am currently using the nRF54L DK and running the ESB (Enhanced ShockBurst) sample in nRF Connect SDK v2.8.0. I would like to change the LF (low-frequency) clock source from XTAL to RC (LFRC), so I added the following configurations in prj.conf
:
The build process completes successfully, but after flashing the firmware, the device continuously resets and encounters the following error:
Could you advise on the correct way to enable LFRC on the nRF54L?
- Are there additional
CONFIG_CLOCK_CONTROL_NRF_K32SRC_*
parameters required? - Are there any known limitations or additional initialization steps needed?
I appreciate your support!
Best Regards,
Doris