Hi,
To use bidirectional continuous scanning mode in ANT, I have to transmit Extended Broadcast/Acknowledged/Burst messages using ANT Msgs 0x5D, 0x5E, and 0x5F (ANT Message Protocol and Usage Doc, Section 9.5.9).
I couldn't find methods for transmitting extended messages in the nRF51 SDK S210 API, will these be added in a future SDK revision? Is there a way I can add manually add these to my project.
Thanks.