bluekitchen / raccoon

Raccoon BLE Sniffer
89 stars 30 forks source link

nRF52840 stuck in Bootloader after flashing #8

Closed cyb3rwr3ck closed 3 years ago

cyb3rwr3ck commented 3 years ago

Hi there, I've flashed the hex file successfully following the README using nrfConnect but the dongle still loads the bootloader (pulsing red LED), not the application, although it reports that the programmer found an application after reseting the dongle by replugging it. Also I can see that there is an application present via the GUI. Any idea what is going on here? Thx

mringwal commented 3 years ago

hi. hard to tell. did the compile work right away?

if you have, you can try on a different device and/or to flash on a different computer/OS.

After flashing the firmware, it doesn't blink for me anymore.

cyb3rwr3ck commented 3 years ago

it was my fault. I flashed the hex file from the _nrf52840_mdk_usbdongle not from the pca10059 folder. Obviously I was distracted by the name of the folder and missed the mdk part of it :-(