Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF52, Is there CRC on the ACK payload whilst using Gazell?

Hello,

I'm trying to implement the Gazell protocol for one of my tasks. I understand there is CRC for the data sent from the device to the host. I cannot however find anywhere that explicitly states that there is a CRC for the ACK payload from the host to the device. Is there a CRC for the ACK payload?

Does the packet structure /transmission order remain the same between the initial payload and the ACK payload? 

What about if I'm using the ESB protocol instead? 

Thanks

SP

Related