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

nRF52 Dongle as sniffer

I have programed the nRF52 dongle as sniffer using the hex file from the 3.1 release using nRF Connect programmer. When I plug dongle I expect a COM port to be created in Windows, but this is not the case. Consequently it is not being detected in Wireshark.

Parents
  • I found a distribution file for MBR and loader, which I have programmed. I have used DFU to load the sniffer. This loads above the MBR. I note that if I use external programmer the code is loaded at 0x0 in flash. I assume this prevents correct initialisation and running.

    I now have a new device in system "nRF sniffer for BLE". What driver do I use?

Reply
  • I found a distribution file for MBR and loader, which I have programmed. I have used DFU to load the sniffer. This loads above the MBR. I note that if I use external programmer the code is loaded at 0x0 in flash. I assume this prevents correct initialisation and running.

    I now have a new device in system "nRF sniffer for BLE". What driver do I use?

Children
Related