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

nRF52840 Dongle

I have a new nRF52840 Dongle which seems to have either had a hardware failure while updating its bootloader or the updating was unsuccessful and now the device does not flash the red led, what can I do to update the bootloader or test the hardware?

Parents Reply
  • You can also program the dongle via P1 on the back of the dongle. You will need to solder some kind of SWD connector (e.g. the debug in or debug out connector on the dev kits) & program via some j-link. Just beware that when you erase the dongle, you also erase the bootloader & therefore cannot use nRF Programmer app anymore until you flash the bootloader back onto the dongle. 

    I would recommend just sticking with the nRF Programmer app instead. Less hassle. However, if you want debugging info from the dongle, you can use this method, attach a SWD cable between the dongle & the DK & use the Segger chip on the DK to get logging.

    We in Tech Support have e.g. received quite a few questions about running Bluetooth Mesh on the dongle. In order to do this & get Segger RTT logging, I would recommend the above technique.

    However, remember that the dongle is not the same as a DK! If you want to do a lot of development, buy a DK instead. Hope that helps!

Children
Related