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

ant max trasmission baud rate

hi guy . I m triyng to understand if could be possible to send a at least 300 hz input signal beetwen two boards nrf52840 with the trasmission protocol ANT.

I tried to use the example of ant broadcast tx and rx with a pin interrupt on a gpio port that open the channle for trasmission in tx ,whlie the rx is on the other board . i changed the channle period on tx from 8192 to 328 but it fails for at least 30 hz...for the rx i tried to set the channel period to 328 too and also to 00 but there was not a visible improvement in the reception speed.

RX:

TX:

THANKs a lot for your answers!!!

Related