Hi,
I have configured two ANT devices to work in frequency agility mode. It seems that the pairing process takes a long time sometimes. I mean, when I turn the devices on, sometimes the pairing is fast and sometimes really slow (It takes more than 20 seconds) independent of which one (master or slave) is turned on first.
The configuration is simple, the channel period is 4 Hz for both and I am using nRF24AP2. For the slave, I set the high priority search timeout to 0x01 (2.5s) and the low priority search timeout to 0x01 (2.5s). For the master, I set the high priority search timeout to 0x02 (5s) as it is written in the ANT frequency agility data sheet.
Is there any way to reduce the pairing time? Is it supposed to be working like this? Thanks in advance for your help.