This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

sd_ant_burst_handler_request() limit

Hello,

according to the documenation, the function sd_ant_burst_handler_request() can return with the error code NRF_ANT_ERROR_MESSAGE_SIZE_EXCEEDS_LIMIT. When will the function return with this code, how should a caller cope with this response and is there a way to avoid this return code at all (for example limiting each chunk to a static compile time limit)?

kind regards,

Torsten

Related