Hello! I have the following issue with my nRF52833 board: I am in the first stage of working with it and I wanted to try the simple blinky example.
However, since there is no pca10100 hex file in the examples/peripheral/blinky/hex folder, I decided to load pca10040. Now, my board seems to be irresponsive, i.e. LED1 doesn't blink when the board is powered on. My questions are:
1. Is there any possibility to reset the board (so that I start again from scratch with my test)?
2. I suppose I didn't damage some internal circuit by loading the pca10040, but I'm not completely sure - since I don't know exactly what it does. Could you please explain me?
3. Is there any hex file for the nRF52833 board with pca10100? (although I still don't know what is the difference between all versions).
Thank you in advance!