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

Erasing softdevice nRF52

Hello,

I've been playing with BLE applications with my custom board with nRF52832. I have flashed "flash_s132_nrf52_2.0.0-7.alpha_softdevice" from ble_app_template project.

However, I'm unable to figure out how to erase the softdevice using any software i could get my hands on.

Any suggestion is welcome. Thank You!

Parents
  • I have flashed the softdevice hex file using nrfgo studio. Trying to erase it with nrfjprog -e or even trying to nrfjprog --recover will not function. Also, loading hex files with keil also generates an error and fails to flash the device.

    The error I recieve using jflash or trying to recover the chip using nrfjprog is: Found SWD-DP with ID 0x2BA01477 DAP error while reading DP-Ctrl-Stat register. Communication timed out: Requested 20 bytes, received 0 bytes ! Could not transfer JTAG data.

Reply
  • I have flashed the softdevice hex file using nrfgo studio. Trying to erase it with nrfjprog -e or even trying to nrfjprog --recover will not function. Also, loading hex files with keil also generates an error and fails to flash the device.

    The error I recieve using jflash or trying to recover the chip using nrfjprog is: Found SWD-DP with ID 0x2BA01477 DAP error while reading DP-Ctrl-Stat register. Communication timed out: Requested 20 bytes, received 0 bytes ! Could not transfer JTAG data.

Children
No Data
Related