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 cannot recall or confirm whether the dongle installed automatically in Win 7 when I started using the dongle with nRF Connect. However the INF file that is distributed with the SDK is missing the necessary line to install the dongle as sniffer.

    When the sniffer is installed on PCA10040 the driver is installed automatically. The issue is that the PID is changed from the settings in the INF file. You need to check the INF file in WIN 10 or later versions of SDK has the correct line.

Reply
  • I cannot recall or confirm whether the dongle installed automatically in Win 7 when I started using the dongle with nRF Connect. However the INF file that is distributed with the SDK is missing the necessary line to install the dongle as sniffer.

    When the sniffer is installed on PCA10040 the driver is installed automatically. The issue is that the PID is changed from the settings in the INF file. You need to check the INF file in WIN 10 or later versions of SDK has the correct line.

Children
Related