XBee transparent mode
XBee transparent mode in detail
When operating in transparent mode, an XBee module acts as a serial line replacement. All data
received through the serial input is immediately transmitted over the air. When the XBee module
receives wireless data, it is sent out through the serial interface exactly at it is received. In fact,
communication in transparent mode yields the same result as if the two modules were connected by
a wire, but wireless communication makes that physical wire unnecessary.
For two XBee modules to communicate, the sending module needs the address of the recipient. When
working in transparent mode, you must configure this address in the module that is communicating.
XBee modules can store the complete 64-bit address of the destination module. This address must be
programmed in two parameters: Destination Address High (DH) and Destination Address Low (DL).
If you want modules A and B to communicate, configure the destination address (DH + DL) of XBee A
as the MAC address (SH + SL) of XBee B, and vice versa.
Transparent mode has some limitations. For example, when you are working with several modules,
you must configure the destination before sending each message. However, transparent mode
provides an easy way to get started with XBee devices for the following reasons:
Operation is very simple.
n
What you send is exactly what the other modules get.
n
Compatible with any device that can communicate over a serial interface.
n
Works very well when facilitating communication between two XBee modules.
n
What have you learned?
An XBee communicates remotely with other XBees via wireless and locally with the intelligent
n
device (microcontroller, computer) connected to it via the serial interface.
To communicate wirelessly, your modules must be part of the same network, so the ID and CH
n
parameters must have identical values for all XBees in the network.
Every XBee module has a unique 64-bit address called MAC that distinguishes it from the rest
n
of the devices. This address is formed by the concatenation of the parameters SH (Serial
Number High) and SL (Serial Number Low).
The operating mode of an XBee establishes the way to communicate with the module through
n
the serial interface.
XBee® Zigbee® Mesh Kit
XBee transparent mode in detail
38
Need help?
Do you have a question about the XBee Zigbee Mesh Kit and is the answer not in the manual?