7 releases (2 stable)
1.1.0 | Sep 13, 2024 |
---|---|
1.0.0 | Aug 24, 2024 |
0.3.0 | Aug 16, 2024 |
0.2.0 | Aug 3, 2024 |
0.1.2 | Jul 25, 2024 |
#359 in Embedded development
110 downloads per month
37KB
805 lines
SIM7020 Driver for NB-IoT Communication
This driver does not implement all available AT commands of the SIM7020 modem. It's enough though, to get an NTP time stamp and send data via HTTP and MQTT.
Check the pico example to see e.g. how to send payloads with HTTP and MQTT.
Async Support
Enable async support through the non-blocking feature flag. Checkout the embassy pico example.
Feel free to open an issue if you need support for specific other functionality.
Dependencies
~1.4–2.1MB
~39K SLoC