Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dongle never enters DFU mode. LED always green #62

Open
L13w opened this issue Oct 30, 2021 · 3 comments
Open

Dongle never enters DFU mode. LED always green #62

L13w opened this issue Oct 30, 2021 · 3 comments

Comments

@L13w
Copy link

L13w commented Oct 30, 2021

After plugging in the dongle without holding down the user switch, I see a solid green light in the bottom right side of the dongle. The device shows as COM5, but times out when trying to connect with nRF connect. When inserting the device with the button down, there is anohter led on the mid-left side of the board that blinks red momentarily and then a solid green color (two green LEDs). It never turns red, never enters DFU mode.

@ks00x
Copy link

ks00x commented Jan 1, 2022

I was also confused by this and I think the documentation is to blame. It looks like the nRF connect app does not work with this device, at least not with the original bootloader. However you can progam it via simply copying over the uf2 firmware file to the device! When you press the button while inserting the device, a disk drive will appear in windows explorer. There is a conversion script for hex->uf2 firmware conversion but I found the BT LE sniffer firmware I needed on this Adafruit site.

@vigilancer
Copy link

Or you could flash Open Bootloader and then DFU will work as documented.

https://github.com/makerdiary/nrf52840-mdk-usb-dongle/tree/master/firmware/open_bootloader

Take a look at last answer:
https://devzone.nordicsemi.com/f/nordic-q-a/71617/problems-burning-firmware-into-nrf52840-mdk-usb-dongle

@ReX1983
Copy link

ReX1983 commented Apr 24, 2023

Or you could flash Open Bootloader and then DFU will work as documented.

https://github.com/makerdiary/nrf52840-mdk-usb-dongle/tree/master/firmware/open_bootloader

Take a look at last answer: https://devzone.nordicsemi.com/f/nordic-q-a/71617/problems-burning-firmware-into-nrf52840-mdk-usb-dongle

I flashed the Open Bootloader but now the device is not recognized by nRF Connect / nRF Programmer.
I have also tried jlink and nrfutil, but neither works.

The dongle shows as nRF52 SDFU USB under Ports, in Windows.

Irrespective if I press or not the reset button when I insert the dongle, the red led pulses (it is not blinking but pulsing). Is this expected? I am not sure if it stuck in DFU mode or if I can't enter it.

I can't even go back to the UF2 bootloader, since nrfutil doesn't work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants