makerdiary / nrf52840-mdk-usb-dongle

An open-source, small and low-cost USB Dongle that supports Bluetooth 5.4, Bluetooth mesh, Thread, Zigbee, 802.15.4, ANT and 2.4 GHz proprietary protocols
https://wiki.makerdiary.com/nrf52840-mdk-usb-dongle/
Apache License 2.0
319 stars 82 forks source link

Dongle not entering boot mode after flashin blinky.hex and not detected as serial port as well #15

Closed bhanuprakash3242 closed 1 year ago

bhanuprakash3242 commented 4 years ago

Dongle not entering boot mode after flashing blinky.hex and not detected as serial port as well nRF52840-MDK USB dongle

caizelin commented 4 years ago

Dongle not entering boot mode after flashing blinky.hex and not detected as serial port as well nRF52840-MDK USB dongle

@bhanuprakash3242 which blinky.hex are you flashed? The application address must start after MBR. That is, the blinky.hex should start at 0x1000 address.

alexcode9 commented 1 year ago

Same thing happened to me, copied a hex after uf2conv and now the dongle is lost... it just blinks red two times if button pressed

EDIT: check this issue #23 try double clicking the button it worked for me!

caizelin commented 1 year ago

Solved! Will close for now.