Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

   

ANT Reference Design Section 3.2 / Main Demo 2

Rank

Total Posts: 6

Joined 2012-01-12

PM

Trying to set up the relay from this document, section 3.2:

Reference Design User Manual

I have configured the master node and verified that it is transmitting by checking with the slave node, and connected the F2013 MCU to the relay node through wires and the battery board after building and downloading the application.

The relay node does not seem to be doing anything at all. I would like to know if there is something I have missed, or if the battery board dipswitches on the relay node have to be set to something specific, anything at all.

http://i.imgur.com/875Vu.jpg      
Rank

Total Posts: 6

Joined 2012-01-12

PM

Debugging showed that it gets stuck at this part of the code:

while(!BitSyncSerial_SyncReset());

Codefile attached.