paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Paparazzi-devel] reply to


From: chris
Subject: [Paparazzi-devel] reply to
Date: Sat, 02 May 2009 19:45:26 +0300
User-agent: Thunderbird 2.0.0.21 (X11/20090409)

Our problem is that in using xBee Pro 2.4 gHz version 2 we only have a downlink but no uplink.

Hi I had the same problem and it proved that two things were causing the same 
effect.
First connect directly using the FTDI cable and make sure that the airframe 
file is correctly configured.
Make sure that if those lines are in the airframe:

<section name="DATALINK" prefix="DATALINK_">
  <define name="DEVICE_TYPE" value="XBEE"/>
  <define name="DEVICE_ADDRESS" value="...."/>
</section>

are deleted, commented or changed to:

<section name="DATALINK" prefix="DATALINK_">
  <define name="DEVICE_TYPE" value="PPRZ"/>
</section>

and test the link again using the FTDI cable.
If successful connect the modems and try again.
In my case one Xbee modem couldn't receive also....
Luckily i had a spare. Chris








reply via email to

[Prev in Thread] Current Thread [Next in Thread]