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
318 stars 82 forks source link

Is there a BLE sniffer uf2 image for download directly? #51

Open belkinhappyzj opened 3 years ago

belkinhappyzj commented 3 years ago

My dongle purchased has a uf2 bootloader preinstalled, nRF desktop doesn't directly work with it and I failed to upgrade the booloader to open bootloader either (serial port cannot open on bit 115200 for uknown reason, the serial port does show up though). My goal is to use this dongle as a BLE sniffer, hence, can anyone provide a download of BLE sniffer uf2 image so that I can just copy it to the flash to make it work? thank you.

mkotzjan commented 3 years ago

Have a look at the wiki, there is a python conversion script.

belkinhappyzj commented 3 years ago

Have a look at the wiki, there is a python conversion script.

Got it, thank you

bennijamin commented 2 years ago

Have a look at the wiki, there is a python conversion script.

Got it, thank you

did it work for you? i try hard on it since yesterday and i cant get it to work. the blinky example works -> i'm able to flash the MDK example on it, but when i load the sniffer firmware, the LED blinks red and my PC doesnt show any connection to it. Wireshark isnt showing the device either.

SimonIT commented 1 year ago

My problem was that I firstly used the sniffer_nrf52840dk_nrf52840_4.1.1.hex file and not sniffer_nrf52840dongle_nrf52840_4.1.1.hex. Inside the zip is my working uf2-file: flash.zip