Hi all. I am having some problems trying to display 'real' values on the ardustation display, all I get is 0's.
I am using V1.2 code. The ASC LED blinks, while the RSS LED stays on (so it is receiving data?), I know the XBee Pro modules work because they work well when I use the Labview ground station. The XBee's are both on 57.6K baud.
On the plane side I am using the Sparkfun 3.3v regulated XBee explorer (which works when I use the Labview ground station), although I have also done tests with the Adafruit XBee explorer to no avail.
I have noticed a difference in the outputted data from
this link - the 'STT:2' is missing.
Here is a screen capture of incoming data (there is no GPS lock so the LAT and LON = 0):
!!!LAT:0,LON:0,SPD:0.00,CRT:0.00,ALT:0,ALH:46,CRS:0.00,BER:0,WPN:0,DST:0,BTV:11.
95,RSP:0,***
+++ASP:-13,THH:73,RLL:-60,PCH:-45,***
+++ASP:-13,THH:69,RLL:-60,PCH:-45,***
+++ASP:-13,THH:70,RLL:-60,PCH:-45,***
+++ASP:-13,THH:68,RLL:-60,PCH:-45,***
!!!LAT:0,LON:0,SPD:0.00,CRT:0.00,ALT:0,ALH:46,CRS:0.00,BER:0,WPN:0,DST:0,BTV:11.
95,RSP:0,***
+++ASP:-13,THH:67,RLL:-60,PCH:-45,***
+++ASP:-13,THH:69,RLL:-60,PCH:-45,***
+++ASP:-13,THH:65,RLL:-60,PCH:-45,***
+++ASP:-13,THH:64,RLL:-60,PCH:-45,***
!!!LAT:0,LON:0,SPD:0.00,CRT:0.00,ALT:0,ALH:46,CRS:0.00,BER:0,WPN:0,DST:0,BTV:11.
95,RSP:0,***
+++ASP:-13,THH:65,RLL:-60,PCH:-45,***
+++ASP:-13,THH:69,RLL:-60,PCH:-45,***
+++ASP:-13,THH:70,RLL:-60,PCH:-45,***
+++ASP:-13,THH:71,RLL:-60,PCH:-45,***
#Note: I have also tested the Ardustation with all the sensors and GPS (with a lock) but still no success.
Thanks for your time.