52840 Dongle,ble sniffer set coded phy failed

Hello, when testing the BLE sniffer with an nRF52840 dongle (utilizing the most recent official sniffer firmware), I configured Wireshark to capture the coded PHY. After initiating the sniffing process for several seconds and capturing roughly tens of broadcast packets, Wireshark ceases to update data. Upon conducting lower-level debugging, I discovered that the sniffer exclusively outputs counts rather than continuing to output broadcast packets. Could this be attributed to a misconfiguration or are there alternative explanations?

Parents Reply
  • The image delivered from Nordic has a hard requirement that the original bootloader is in the Dongle. If you have used SWD interface then it's likely that the bootloader is gone, then the code won't run. Search the forum on how to get the bootloader re-instated, program the sniffer code through the USB interface as described in the user guide and test again.

Children
Related