nRF 52840 dongle loaded with BLE Sniffer 4.1.1 not showing traffic in wireshark

Hi. 
I bought a nRF 52840 dongle, followed the steps to install nrfutil, python requirements, flashed the dongle with 4.1.1 zip file in the nrfutil share/firmware folder as per instructions. 

dongle can enter bootloader mode, can flash BLE Sniffer firmware, can be detected in MacBook Pro as /dev/cu.usbmodem101 and as COM3 in windows. 

However, after flashing, dongle’s LED remain unlit when i plug it into the computer. In wireshark for both MacBook Pro and windows, I can see the nRF BLE interface, double click to capture the interface but there is totally no traffic displayed in the wireshark window. 

Anyone encountered this and managed to solve this? Any help would be greatly appreciated. Pray tone2Pray tone2Pray tone2 

thank you!

Parents Reply
  • I see. Can you try to program a different BLE application to the dongle? For instance Bluetooth Mesh DFU Target.

    Please follow this guide to see how you can build to and program to the dongle. You also need the nRF Mesh app to check if you can find the dongle.


    EDIT: To make it simpler, I built the firmware for you, so you can program it to the dongle with:

    nrfutil nrf5sdk-tools dfu usb-serial -pkg test.zip -p /dev/tty*

    Remember to press reset on the dongle before programming.

    I sendt you an email with the firmware.

    Best regards,
    Benjamin

Children
Related