/lora-e5

Rust driver for LoRa E5 AT Commands

Primary LanguageRustApache License 2.0Apache-2.0

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