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

nRF Sniffer V2.0 shows wrong delta times

I just upgraded to nRF Sniffer V2.0

The Time column of Wireshark shows wrong values for short delta times. Is is set to "seconds to previous packet"

My advertiser runs at 20ms, nRF Sniffer V1 displayed it correctly.

But V2.0 shows way to small values, while the metadata in the right pane contains the proper values. See Sniffer1.png

After a while the time column shows a much larger value (100 ms), while the metadata shows 500us as expected. (green arrow) It seems it tries to catch up with the delay.

Any idea how to fix this?

Parents
  • The time column is the packet arrival time over the USB interface to the PC and is timestamped on the PC. I would typically expect some differences due to buffering and other jitter on the USB bus and if the PC is loaded more heavily to have more jittering.. The delta time (us end to start) (which you call as metadata) is timestamped in the sniffer so should be more reliable. I typically use the sniffer with the metadata applied as a column. See attached screen shot of my wireshark setting. image description

Reply
  • The time column is the packet arrival time over the USB interface to the PC and is timestamped on the PC. I would typically expect some differences due to buffering and other jitter on the USB bus and if the PC is loaded more heavily to have more jittering.. The delta time (us end to start) (which you call as metadata) is timestamped in the sniffer so should be more reliable. I typically use the sniffer with the metadata applied as a column. See attached screen shot of my wireshark setting. image description

Children
Related