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

Sniffer

I have loaded the HEX file of nRF_Sniffer_200_beta3 to my nRF52832 or nRF52840 board, it can not be run as sniffer. May I know how to use my own nRF52840 chip as Sniffer?

Thanks

MK

Parents Reply
  • The sniffer firmware interfaces with the computer by using the Segger J-link chip on the DK(The chip with the white sticker on). The Segger Jlink chip acts as a UART to USB CDC ACM bridge (virtual com port). A UART to USB CDC ACM bridge is currently needed in order to use the sniffer. We are doing some preliminary work on adding support for the nRF52840 dongle in the sniffer, and using the built-in USB on the nRF52840 instead, but when or if this will be released is still unknown.

Children
Related