Hello,
I am using "nRF Connect SDK v2.3.0" with "nRF52840".
I would like to set LFRC as the LFCLK clock source.
Please let me know if the following <prj.conf> settings are sufficient in the environment below.
<prj.conf>
CONFIG_SYSTEM_CLOCK_WAIT_FOR_STABILITY=y CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y CONFIG_CLOCK_CONTROL_NRF_K32SRC_500PPM=y
<Enviroment>
Hardware: custom board based on "u-blox EVK-NINA-B3"
Software: nRF Connect SDK v2.3.0.
I would appreciate it if you could let me know about any deficiencies or points to note.