Hi,
I used XBee series 1, Firmware 10ec, Function set XBEE 802.15.4.
The setup is the following:
[ul]
One XBee on a system I currently develop for
Another XBee connected to X-CTU to debug
[/ul]
When the system starts, it checks whether it’s XBee is set to 9600 bauds or 57600 bauds. To do so, 1st the serial port is set at 9600 and +++ is sent. If Ok is not received, then the serial port is set to 57600. Another +++ is sent, I get Ok and then send ATCN.
What bugs me is that on the other end, the XBee connected to X_CTU receives E0 E0 E0 E0 E0 E0 E0 E0 E0 (9 x E0) for each of the +++ and the ATCN command. These E0 will have the other party when connected fouled.
Why does the XBee transmists E0s when entering and leaving AT mode ? Is there a setting I am missing ?
Thanks
Gilles Plante