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

     When I am connecting Dongle with Debugger that time RED LED is pulsating (soft blink) and when I have disconnect dongle from debugger RED LED is continuously blinking. 

    I have identify that nRF52840-Dongle is not in DFU mode by not getting any comport in nRF connect to flash the code.

    Hinal Tailor

  • By red LED here you refer to LD2? And that is "hard" blinking red instead of soft blinking red? And the behavior here is dependent on only weather a debugger is connected or not?

  • Hi

      Yes here i refer LD2 red led. Yeah that is "hard" blinking red led. Weather a debugger is not connected.    

  • Is it rapidly blinking, toggeling every 100 ms? That is the only thing that would make sense from what I can see from <SDK>\examples\dfu\open_bootloader\main.c. I am not ablet o see why you should get in this state though, and certainly not why having a debugger attached or not matters. Have you made any HW changes to the dongle? Which?

  • 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.

Related