README
Based on node-xbee, but this is simpler to use and supports more features of the xbee radios.
Requirements
You need a xbee series 2 radio with the firmware set to API mode. Digi's xbee modules XBee USB Explorer
Node talks to xbee series 2 radios through serialport
<script type="module">
import xbee2 from 'https://cdn.skypack.dev/xbee2';
</script>
Based on node-xbee, but this is simpler to use and supports more features of the xbee radios.
You need a xbee series 2 radio with the firmware set to API mode. Digi's xbee modules XBee USB Explorer