ELEV-8 v3 Wireless Telemetry not binding
I try the ELEV-8 v3 Xbee Wireless Telemetry.
But never get connection.
I just change the baudrate on the Xbees.
The Xbee set works when I make a serial loop on one side and use a serial terminal on the other side.
The ground station program works with usb connection, but never on Xbee?
Do I have to change the c program ?
Thanks
But never get connection.
I just change the baudrate on the Xbees.
The Xbee set works when I make a serial loop on one side and use a serial terminal on the other side.
The ground station program works with usb connection, but never on Xbee?
Do I have to change the c program ?
Thanks
Comments
Do you purchase the whole Parallax kit? 900 Mhz?
I use a sparkfun usb Xbee board, they told about the rssi pin do not be used .
Is there a special use for the ground station ?
Strange the Xbee set works with two serial terminal programs, but not with the ground control.
booth side plunged on sparkfun board
The Ground Station was only tested with Parallax products.
GroundStation (the C# version) is looking for FTDI devices, so if the Sparkfun XBee board isn't based on the FTDI serial to USB chip there might be an issue. If that's the case, we can point you at a newer version (written with C & Qt) that will work with any serial device.
https://www.sparkfun.com/products/11812
https://sparkfun.com/products/retired/8687
I remove the resistor R4 binder with RSSI, some literature on sparkfun told there was a issue?
In GS, when removed Xbee adaptor, i have " no FTDI device found"
When plugged Xbee adaptor "No Elev8-FC connected"
When plugged trough usb cable I have working system.
I'll try to double check tomorrow that all the currently published versions are working with XBee.
I use C# and simple ide
Both the older Sparkfun adapters and our RevA boards won't work for similar reasons. It's frustrating because if you use a terminal to test them, it looks like they do work, but the ELEV-8 and Groundstation require a very high throughput to work correctly, and the older boards drop/jumble the signals because they aren't properly level-shifting between the XBEE and the USB connection. It works in XCTU and a terminal because even with a high baud rate it isn't sending that much data. The ELEV-8 and Groundstation are both sending data at near the maximum possible data rate.
The older boards did their level-shifting with a diode and it relies of the internal pullups on the XBEE to be enabled, which they are usually not by default. There may be a way to get it to work, and here is a link to a Sparkfun product page where it was discussed in the comments:
https://www.sparkfun.com/products/retired/9132
I hope that helps,
Thanks,
Matt
IT is most likely an issue with the USB to xBee adapter board you have (assuming all settings besides baud rate are at their defaults). We don't support SparkFun products, and I can't troubleshoot that board for you, but in our own previous testing we found that Rev A of Parallax's USB adapter board board does not work with the 900 MHz xBees, even though it works with other xBee modules and even though xCTU implies it's working (as a mechanical engineer, It is beyond my scope of practice to explain that). I also know that SparkFun has also revised their board numerous times so I'm guessing it is a similar issue. I suggest you order a new parallax xBee USB adapter, and then go from there.
https://www.parallax.com/downloads/parallax-groundstation-software-windows
@Kyle, I never blamed Parallax or somebody, just try to understand, I never like mysterious electronics .... and hope it give you feedback
I go to my local dealer and take a rev c board.
In Europe the custom and formalities takes me a leg, near the price of the controller and 15 days.
Good to mention to take the right adapter Xboard for telemetry ground control.
Is there a dedicated elev8V3 discussion place on the forums like the spinneret?
The next day I ordered the Xbees and the controller , Parallax make a nice packet for the telemetry set
keep you informed
Daniel
There is no special forum for the ELEV-8 right now, but if you start a new thread in ROBOTICS, it will be followed. As a moderator, I read every post in the forum, so I can make the people aware of a problem.
Thanks for hanging in!
On osx I have no connection. In my system I notice "FT321X USB UART"
The Xbee in osx, when opening groundstation, is tx something, board is receiving acording the leds but no binding
Inside the disk copy the "Parallax-Groundstation" is corrupted and can not be used.
I try it on two different Mac running Yosemite 10.10.5 for me the best stable OSX from years.
the one in the "Source code (zip)" runs, but no binding.