Files
echo_bot/internal_osc.conf
2025-04-29 18:11:36 +02:00

5 lines
244 B
Plaintext

# use internal 32kHz oscillator
CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y
# select desired accuracy (more calibrations would be nececcary if smaller) - I think the 32KHz oscillator is only needed for receive
CONFIG_CLOCK_CONTROL_NRF_K32SRC_250PPM=y