This commit is contained in:
John Goerzen 2020-09-26 17:51:01 -05:00
parent 529043530c
commit 870ab19b3d
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ This is tested with the XBee SX modules, but ought to work with any modern XBee
XBee devices are particularly interesting because of their self-healing mesh (DigiMesh) technology. They will auto-route traffic to the destination, via intermediate hops if necessary. They also support bitrates high enough for a TCP stack, with nearly the range of LoRA.
**For details, see the [extensive documentation](https://github.com/jgoerzen/xbnet/blob/master/doc/xbnet.1.md)**.
This is a followup to, and fork of, my [lorapipe](https://github.com/jgoerzen/lorapipe) project, which is something similar for LoRA radios.
# Copyright