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
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
Hi,
May I know how to use my own nRF52840 chip as Sniffer?
Are you referring to a custom board? Or the nRF52840-DK ?
means I built board with nRF52840 SoC only.
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.
whether is sniffer source code available for me to modify?
whether is sniffer source code available for me to modify?
No, the sniffer code is not available.