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

windows does not recognize the sniffer

 Hi,

I am trying to use nRF52832 evaluation board as a BLE sniffer. I have windows 7.

I installed nRFgo studio and downloaded nRF Sniffer v1.0.1.

I plugged the board into USB and it appeared as COM10 and ran ble-sniffer_win_1.0.1_1111_Sniffer.exe file

It seems like the application does not recognize my board.

Please help.

Gil

Parents
  • OK. I got to the stage  Install firmware with SEGGER J-Link (nRF Sniffer User Guide v2.1) and when i tried to call the hex file (which is in my case exists in: C:\Program Files\Wireshark\extcap\hex\sniffer_pca10040_1c2a221.hex)

    Using this command at the cmd prompt (as administrator):

    J-Link> loadfile C:\Program Files\Wireshark\extcap\hex\sniffer_pca10040_1c2a221.hex

    I get the following error:

    Downloading file [C:\Program]...

    File is of unknown / supported format.

    Any ideas about that?

Reply
  • OK. I got to the stage  Install firmware with SEGGER J-Link (nRF Sniffer User Guide v2.1) and when i tried to call the hex file (which is in my case exists in: C:\Program Files\Wireshark\extcap\hex\sniffer_pca10040_1c2a221.hex)

    Using this command at the cmd prompt (as administrator):

    J-Link> loadfile C:\Program Files\Wireshark\extcap\hex\sniffer_pca10040_1c2a221.hex

    I get the following error:

    Downloading file [C:\Program]...

    File is of unknown / supported format.

    Any ideas about that?

Children
Related