This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF Sniffer for Bluetooth LE

Hi,

Why does your web page https://infocenter.nordicsemi.com/index.jsp?topic=/struct_nrftools/struct/nrftools_nrfconnect.html&cp=8_3 titled

nRF Sniffer for Bluetooth LE

state that the nRF52840 Dongle (PCA10059) is support when it is not?

I have a nRF51 Dongle and purchase a nRF52840 Dongle to use as a sniffer but now find that it's not supported.

Regards

njh

Parents Reply Children
  • Yes, it should have shown up as a new com port. Please try to program the hex file I included in below with your J-flash to see if it fixes this problem. It contains the same sniffer FW as above, but also the original USB bootloader and MBR that comes pre-programmed on the dongle. I suspect the bootloader and MBR may have been erased on your board as you were programming the chip directly, and the Sniffer FW will not be able to run if the MBR is not present.

    This .hex should let you bring back the dongle to its factory state:

    6445.bootloader_mbr_sniffer_fw_pca10059.hex

    Note that you can program the dongle through DFU USB with the programmer once the dongle has been recovered. Just remember to press the reset button to put the device in DFU mode first (DFU mode indicated with red LED)

    Regards,

    Vidar

    Edit: Meant to refer to the nRF connect Programmer app here "you can program the dongle through DFU USB with the programmer.."

Related