Hello team.
I copied a blink application and it runs fine on the nrf52840dk. However, it won't run after I download it to the product. I compared it and found that my product does not have an external low-speed crystal oscillator. My question is:
1. Do I need to configure it to use the internal crystal oscillator for proper operation?
2. I see that I can set the clock source in Kconfig, but unfortunately, the interface is grayed out and I can't access it. I'd like to know why.
3. My 52840 chip is in a QFN package, so it doesn't support high-voltage DC-DC, but it does have a DC-DC inductor on the chip's periphery. How do I configure it to use LDO or DC-DC mode?
Thank you very much.