Overview
This is an Arduino library for communicating with
XBees in API mode, with support for both Series 1 (802.15.4) and Series 2
(ZB Pro/ZNet). This library Includes support for the majority of
packet types, including: TX/RX, AT Command, Remote AT, I/O Samples and
Modem Status.
Note: This software requires API mode, by
setting AP=2. If...