Chapter 5. Standalone XBee Operation

So far, your XBee modules have been under the direct control of your computer or an Arduino. However, the XBee modules are also capable of running on standalone, which can be useful if you do not need the capability of a programmable microcontroller but just need to remotely read or toggle a few pins.

By using special API frames and radio packets, every XBee module allows reading most of its pins remotely or controlling their output level. Both the digital and analog inputs and digital output is available on all the modules. Some modules also allow you to use PWM (Pulse-Width-Modulation) for the output, though typically only on selected pins.

Using these features, you can build a device using just an XBee module, ...

Get Building Wireless Sensor Networks Using Arduino now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.