6 releases (1 stable)

1.0.0 Aug 24, 2024
0.3.0 Aug 16, 2024
0.2.0 Aug 3, 2024
0.1.2 Jul 25, 2024

#1308 in Network programming

Download history 53/week @ 2024-07-15 313/week @ 2024-07-22 114/week @ 2024-07-29 13/week @ 2024-08-05 98/week @ 2024-08-12 124/week @ 2024-08-19 10/week @ 2024-08-26

268 downloads per month

MIT license

36KB
791 lines

SIM7020 Driver for NB-IoT Communication

Crates.io Version

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