Digi XBee Zigbee Mesh Kit User Manual page 174

Radio frequency (rf) module
Table of Contents

Advertisement

Zigbee communication in depth
1. Change the port name in the Java source code to match the port that the COORD module is
connected to.
// TODO: Replace with the port where your coordinator module is connected
private static final String PORT = "COM1";
// TODO: Replace with the baud rate of your coordinator module.
private static final int BAUD_RATE = 9600
2. Launch the application on your computer.
XBee® Zigbee® Mesh Kit
Examples: explicit data and ZDO
174

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the XBee Zigbee Mesh Kit and is the answer not in the manual?

Table of Contents