Good evening everyone, i'm using the nrf52 dongle for testing the comunication ANT between the Chip as a Master(send data) and the PC as slave. I've already controlled in this forum and there is a guide for installing softdevices on the dongle but i'm asking you if there is any more spcific information about using ANT protocol,installing the softdevice and using the SDK examples.
The objective of my testing is to transfer data from 2 accelerometers ( acceleration bit and gyroscope data) + timestamp and packet counter data but this is also my first approach to ANT so i wanted first to try the examples to send very simple messages. I've also readed some informatives about how ANT works so now i have only to implemented it on my dongle.
Thanks for your attention