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

ANT+ connection event

Hello I am using sdk version 14.0 and softdevice S332. I am looking at the ANT + bsc code. I have two questions when looking at this code.

  1. bsc_tx could not see an event callback function to check the connection when I saw the code. Is there a way to verify the connection?
  2. bsc_tx does not care whether the other party receives the data or not and continues to send the data, did I interpret it correctly? If so, was it intended?

I am sorry for my poor English ability. I would appreciate your reply.

Related