Networking (Ethernet, TCP/IP, IPv6) over Xbee long-distance radios
Go to file
John Goerzen 302ee0e38d tweaks 2020-09-21 05:30:06 -05:00
doc Document `mac reset` for RN2483 2020-04-25 19:29:11 -05:00
src tweaks 2020-09-21 05:30:06 -05:00
.gitignore initial add 2019-10-26 21:20:17 -05:00
COPYING initial add 2019-10-26 21:20:17 -05:00
Cargo.lock More tweaks 2020-09-20 22:48:50 -05:00
Cargo.toml More tweaks 2020-09-20 22:48:50 -05:00
README.md docs 2019-10-31 00:29:28 -05:00

README.md

LoRa LoStik Pipe & Networking Tools

So you have a fantastic long-range LoRa device, such as a Lostik, and you'd like to be able to do Unixy things with it -- maybe pipe stuff across the radio, maybe run a network over it. That's what this is for.

Please see the comprehensive documentation.

This requires a LoStik or other Microchip RN2903- or RN2483-based or device that has been updated to firmware 1.0.5. Details in the documentation.

I wrote an introduction and a follow-up about TCP/IP on my blog.

Copyright

Copyright (C) 2019 John Goerzen <jgoerzen@complete.org>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.