This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

The project that used to work does not work.

Hello. I am downloading a custom board (nrf52810) using the nrf52832-dk board as shown below.

I compressed and managed the project file after taking over for company business, but after that, it was confirmed that it did not work when I unzipped it as needed.

The nrf52810 has the following functions.
1. GPIO
2. TWI
3. Bluetooth

I was able to control the LED by controlling the GPIO of the project code.

The strange thing is that 32Mhz and 32.750KHZ also do not work. (It was not confirmed whether it worked before.)

How do I solve it?

thank you.

Related