Hello!
I have a question concerning AT commands in conjunction with XBees. Exactly how much can i command using only AT commands? Is the list on
http://www.arduino.cc/en/Main/ArduinoXbeeShield complete? I am attempting to make a library for configuring XBees while attached to an Arduino and if I am gonna do it I might as well incorporate as many commands as possible. Also, is there a way to enter configuration mode in less than two seconds (the one second delay before and after the +++'s is killing me!).
If I manage to make anything useful (I have changed the ID no problem, but nothing else) I will post it if anyone is interested