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

nRF52840-Dongle USB DFU problem.

Hello

    I want to flash my simple coap server code in nRF52840-Dongle using USB DFU mode with nRFConnect but I did not find COMPORT/ Any Jlink Device after put donge in USB DFU mode. I want to inform you that, accidentally UICR was erased and I need secure bootloader HEX file for Dongle. I also want to know that problem is in Hardware or software because when I am applying 5V to VBUS pin It will not give 3V at D+ and D- pins and internal buck regulator output is 1.8V coming.

Please provide best solution. I need to create openthread mesh network for my application as early as possible because I am working on a sharp deadline project.

Best Regards,

Hinal Tailor

Parents Reply Children
  • Hi 

     I am a Hinal colleague. We both are on the same project. 

    Is it rapidly blinking, toggeling every 100 ms?

     Yes, LD2 led toggling every 100 ms rapidly blinking. 

    Have you made any HW changes to the dongle? Which?

    There are "NO" changes in the dongle.

  • Hi,

    This blinking would be because there is a timeout (see usage of m_dfu_progress_led_timer in examples\dfu\open_bootloader\main.c). Are you sure you did not damage anything that could explain lack of USB connectivity when soldering on wires for the debugger? It is also very odd that the behavior depends on if a debugger is attached or not. Or are you able to reproduce on another dongle?

Related