Crate monarch2

Crate monarch2 

Source
Expand description

§monarch2

This crate supports chips from the Sequans Monarch 2 LTE Platform family using AT commands based interface. It can be used both on no_std and std platforms.

Modules§

coap
device
manufacturing
mobile_equipment
mqtt
network
nvm
pdp
prelude
sim
sms
ssl_tls
system_features

Structs§

AT
Modem
A handle to the modem, providing access to AT command operations and URC subscription handling.
NoResponse
Reserved
Used for reserved fields that are currently ignored but can’t be skipped during serialization.
SecurityProfile
UrcHandler
Handles unsolicited result codes (URCs) received from the modem.
UsernamePassword

Enums§

Bool
Custom boolean needed for communication with the Sequans Monarch 2 chips. The ATAT commands use 0 and 1 to represent booleans which isn’t compatible with atat and thus require custom implementation.
Error
MqttAuth
Urc