my nrf52833 board cannot start (reset ) normally

my nrf52833 board cannot work after power. but can start when I run nrfjprog --reset .
but when I power down and power on the nrf52833 board, it do not work.

the following is my board. (No nfc)



please check and tell me .  what caused the reset issue (power off and power on cannot start<boot> the board )
thanks。

Parents Reply
  • Hi,

    the package is only a difference in pin count, the chip inside is the same.

    So you can always connect after a recover, and then cannot connect after programming the chip. This tells me that you have a configuration in your project which disabled the debug interface. What project are you flashing on the board? Does this issue occur if you try with another firmware?

Children
Related