#lora #seeed #lorawan #module #command #usb-device #devices

lora-e5

Tokio-based runtime and library for the SEEED LoRa-E5 module

2 releases

0.1.1 Mar 5, 2024
0.1.0 Jan 18, 2023

#287 in Hardware support


Used in lora-e5-cli

Apache-2.0

34KB
874 lines

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

~2–14MB
~140K SLoC