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

Sniffer on Windows XP

I am trying to use Sniffer software on Windows XP. I am trying it with nRF51822 Development Kit dongle (PCA10000). Setup worked fine (nRFgo install, segger install, loading firmware on the dongle and running the sniffer executable after installing python). But the sniffer executable cannot find the dongle. I tried to specify the Sniffer’s COM port number (comPort=10) in sniffer.cfg file but nothing changes.

In the device manager Jlink CDC UART Port is COM10. There is also another J-link device which is not identified (in other devices) and I could not find if there should be another driver for this.

I am not sure how to debug this. Updated the firmware as well. Or simply windows XP is not supported?

Could not try nRF51822 Evaluation Kit (PCA10001) since somehow its usb nest seems damaged during shipment I guess.

P.S. My user has admin rights

It is just this mesage: . . . . . . . . Is the sniffer software already running somewhere else? . . . . . . . . Try plugging out the hardware. Wait 5 seconds before plugging back in.

Parents
  • Hi,

    Windows XP is supported, and should be working (we test with it prior to each release). You mention that there's another JLINK instance which cannot be recognized properly. Have you tried to manually point it to the driver path? Should be "C:\Program Files\Seggger\JLinkOB_CDC*"

    Have you tried loading the uart_example for PCA10000 onto the board to see if you get anything at all? ..\Nordic Semiconductor\nRF51 SDK_vX.Y\Nordic\nrf51822\Board\pca10000\uart_example

    Best regards Håkon

Reply
  • Hi,

    Windows XP is supported, and should be working (we test with it prior to each release). You mention that there's another JLINK instance which cannot be recognized properly. Have you tried to manually point it to the driver path? Should be "C:\Program Files\Seggger\JLinkOB_CDC*"

    Have you tried loading the uart_example for PCA10000 onto the board to see if you get anything at all? ..\Nordic Semiconductor\nRF51 SDK_vX.Y\Nordic\nrf51822\Board\pca10000\uart_example

    Best regards Håkon

Children
No Data
Related