I am using 2 ANT3 modules and a battery board one setup as master and other as slave. I am attaching the scripts for master and slave.
My test setup is follows:
2 ANT3 modules.
Master - I am able to control the level of signal on IO pins 0,1,2,3 between 0-3 Volts
Slave has LED's attached to the battery board IO pins IO4,IO5,IO6,IO7
I expect the LED's on the slave module to turn ON when I change the signal level on IO0,1,2 or 3 of the master.
I am NOT able to see the LED's or signal level change on pins IO4,5,6 or 7 of slave.
Also, I know the master is sending the message - as I can verify this by running ANTware on the PC with USB stick with another AT3 module and see the data on the data panel changing as I change the level of IO pins on the master module.
Am I missing something in the setup or the script?
Thank you.