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

Sending acknowledged message always get NRF_ANT_ERROR_TRANSFER_IN_PROGRESS

Just want to know how acknowledged message works.

ANT document says there is no retry logic for acknowledged message. According to ANT protocol, acknowledged message should know it is failed for succeeded right away, but why it is hanging on NRF_ANT_ERROR_TRANSFER_IN_PROGRESS?

Thanks