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

Reason behind CRC error

Hi!

I am sorry if I had repeated questions in this forum. I would like to understand few things.

Test scenario

Central - nRF52840 Peripheral - nRF52840 Bluetooth 5.0 Connection interval - 10 ms Data - 10 samples/10ms as notifications Sniffer - nRF52 Dk(with unofficial sniffer fw)

I have few questions after observing the nRF sniffer with Wireshark log sniffer log

The markers indicate the data with the CRC error. My understanding from the log is that samples sent as notifications are retransmitted until it is ACKed by the peer or until its CRC ok.(This has been repeated several times)

  • Does the CRC error indicate that the packet( from the TX) is already faulty or unable to reach the receiver or NACKed by the receiver?

  • Or Is this due to the usage of unofficial firmware sniffer?

Thanks in advance for solving these questions.

Nivetha

Related