#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

#280 in Hardware support

Download history 8/week @ 2024-02-22 138/week @ 2024-02-29 33/week @ 2024-03-07 7/week @ 2024-03-14 1/week @ 2024-03-21 10/week @ 2024-03-28

139 downloads per month
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
~137K SLoC