2 releases
0.1.1 | Mar 5, 2024 |
---|---|
0.1.0 | Jan 18, 2023 |
#8 in #lora
Used in lora-e5-cli
34KB
874 lines
lora-e5
A Rust library for using the LoRa E5 module with AT commands.
The LoRa E5 is available as a chip module, or as a ready-to-use USB device.
Hardware & Tests
This library has only been tested on the LoRa E5 Dev board.
To run tests, plug in the board over USB, and run a single-threaded test:
cargo test -- --nocapture --test-threads 1
Dependencies
~2–10MB
~113K SLoC