This application is pretty simple.
First :
- Execute the provided jar file
Then :
- Enter the 64-bits address of the Xbee Module you want to control. It can be the one which is connected to the computer or any remote module.
- Select the Serial Port
- Click Open : all the Input/Output will be read and displayed
- You can control then the I/O configured as OUTPUT, by clicking on it
MPORTANT :
- Supports only API protocol
- Xbee module serial communication must be configured as 8 data bits, 1 stop bit, no parity (no stress it is the default Xbee configuration)
- You need to install RXTXcomm to make it work. It is available for Linux, Mac and Windows.
Follow instructions at this page :
http://rxtx.qbang.org/wiki/index.php/Main_Page