1 unstable release

0.1.1 Mar 5, 2024

#1362 in Command line utilities

23 downloads per month

Apache-2.0

41KB
1K SLoC

lora-e5

CI

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

~5–17MB
~193K SLoC