Hi
I'm trying to send serial commands to arduino through Xbee
The code works fine in the arduino with usb Connection
With Xbees from arduino to PC the data is fine, but from PC to Arduino all i get is the same caracters sent backwards
Using X-CTU
sending an assemble packet this is what happen:
(red=arduino)(Blue=pc)
Alarm Sistem commandline
.>help;
.help;
Arduino code is here->
http://thirdeye.dip.jp/arduino/ProcessCommands.pde