Click here to Skip to main content
15,897,187 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
After configuring properly the my x bee modules, I want to test it by look-back communication.
How can I test it using hyperterminal when both modules are connected on separate PCs?
What specific hyperterminal commands should I use?

tnx ^_^
Posted

1 solution

You have one XBee's DOUT and DIN pins connected, correct? This one is only connected for power purposes.
HyperTerminal should be set for 9600bps, no flow control, 8 data bits, 1 stop bit and no parity. Then you just type away.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900