Skip to content

HerrMuellerluedenscheid/sim7020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIM7020 Driver for NB-IoT Communication 🦀

https://crates.io/crates/sim7020

This driver does not implement all available AT commands of the SIM7020 modem. It's enough though, to check the connectivity, get time stamps and send data via HTTP and MQTT.

Check the pico example for a basic example. I used the raspberrypi Pico (rp2040) along with the header board from Waveshare and a sim card from 1nce.

Async Support

Enable async support through the non-blocking feature flag. This is WIP. Checkout the embassy pico example.

Feel free to open an issue if you need support for specific other functionality.

About

sim7020 NB IoT driver for no_std rust

Topics

Resources

Stars

Watchers

Forks

Languages