- I use custom board for nRF52832
- I connected it with JLink, and installed SD132 with nRFgo Studio (successfully)
- after then, I cannot connect to chip
I attach the log file of result of "nrfjprog -e --log"
I attach the log file of result of "nrfjprog -e --log"
The log you provided says "Device "NRF51822_XXAA" selected", but you say you have a nRF52832 chip on your board. Are you programming it using the correct family parameter? nrfjprog --family nrf52 --eraseall
The log you provided says "Device "NRF51822_XXAA" selected", but you say you have a nRF52832 chip on your board. Are you programming it using the correct family parameter? nrfjprog --family nrf52 --eraseall