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

Not able to load HEX to nrf52840 dongle (makerdiary) via nRF Connect Programmer

Hello,

I'm trying to program the Makerdiary nRF52840-MDK USB Dongle with the Bluetooth sample project central_uart but when I load the built HEX file to Programmer file memory layout, it appears as an orange block with region name MBR or Application and the Write button remains ghosted out.

Configuration:

  • Makerdiary nRF52840-MDK USB Dongle
  • nRF Connect SDK v1.3.0-rc1
  • nRF Connect Desktop v3.4.0
  • nRF Connect Programmer v3.4.0
  • nrf/samples/bluetooth/central_uart
  • Built with zephyr/boards/arm/nrf52840dongle_nrf52840 board option
  • Tried merged.hex, zephyr.hex, merged_nrf52840dongle_nrf52840.hex

nRF Connect Programmer screenshot:

Related