GitXplorerGitXplorer
m

seeed-lora-e5-at-commands

public
2 stars
1 forks
0 issues

Commits

List of commits on branch main.
Verified
a2caa28651284a0fd14bffa2483a0a758fae50b0

Update README.md

mmvniekerk committed 9 months ago
Unverified
fecf04c6396c159f9067d9b7b58a4fc9af04c6d0

Sync up with released ATAT and Embassy crates

mmvniekerk committed 9 months ago
Unverified
7e29d90513cdab441051fcd81869ce6cdea420ee

Atat updates

mmvniekerk committed a year ago
Unverified
071ddee19aa914c99219bae5c5652bac5d7008d6

Git ATAT and embedded-io(-async) update

mmvniekerk committed a year ago
Unverified
3a23fbb47fe60ddc6fcea66898ee7605f7fd7f0d

Don't use unwrap when getting tx stats

mmvniekerk committed a year ago
Unverified
fa051af56d5a57352d0d7dacd65c78a79422818f

Add Pico PIO Example

mmvniekerk committed a year ago

README

The README file for this repository.

Seeed LoRa-E5 AT command driver for no_std Rust

For now, aims to implement as little as possible to have Class C TX/RX with datarate switching and ADR.

Project status

Working. Check examples directory