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

nrf sniffer all packets "ERROR: packet creation error"

Hello,

 

  i am trying the nrfsniffer  3.0, but all the packets seems to being dropped.

  I am using:

  * BLE400 with nrf51822 module (firmware flashed with stlink )

  * Linux kernel 5.5

  * python 3.6.9

  * wireshark Version 3.2.2

  Only the firmware versions sniffer_pca10001_129d2b3.hex and sniffer_pca10001_129d2b3.hex are working. The supposed correct (sniffer_pca10028_129d2b3.hex) is not transmitting data.

  Has anyone solved this issue ? 

Fullscreen
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

 

Parents
  • I am not aware of any issue no, do you have more than one nRF51-DK you can try on, what is the DK version of the nRF51-DK?

    Can you try to plug the nRF51-DK to another USB port (e.g. not through a USB hub)?

    Best regards,
    Kenneth

  • Hi @Kenneth,

      i am not using nRF51-DK.  I tried flasing the firmware with  stlink using a nrf51822 as module.  The serial was opened using the ble400 board or with a USB to UART connected direct to the n51822 pins. 

      Have you tried the PCA10028 firmware. Is it working in the nrf51822 modules ? Because this one do not even send anything to the serial.

      

Reply
  • Hi @Kenneth,

      i am not using nRF51-DK.  I tried flasing the firmware with  stlink using a nrf51822 as module.  The serial was opened using the ble400 board or with a USB to UART connected direct to the n51822 pins. 

      Have you tried the PCA10028 firmware. Is it working in the nrf51822 modules ? Because this one do not even send anything to the serial.

      

Children