Libraries
bignum
binary
bitmap
ble
bytes
core
crypto
device
encoding
esp32
expect
fixed-point
flash
font
gpio
i2c
i2s
icons
io
line-wrap
log
math
monitor
net
cellular
ethernet
ip-address
modules
socket-address
tcp
udp
wifi
x509
pulse-counter
reader
reader-writer
rmt
serial
spi
statistics
system
tls
uart
uuid
writer
zlib
Library cellular
To use this library in your code:
import net.cellular
Globals
CONFIG-ACTIVE-HIGH
CONFIG-ACTIVE-LOW
CONFIG-APN
CONFIG-BANDS
CONFIG-LOG-LEVEL
CONFIG-OPEN-DRAIN
CONFIG-POWER
CONFIG-PRIORITY-HIGH
CONFIG-PRIORITY-LOW
CONFIG-RATS
CONFIG-RESET
CONFIG-UART-BAUD-RATE
CONFIG-UART-CTS
CONFIG-UART-PRIORITY
CONFIG-UART-RTS
CONFIG-UART-RX
CONFIG-UART-TX
Functions
open
config/
Map
--name/
string
=
null
->
Client
reset
->
none
Resets the cellular client.
This allows re-establishing the link to the cellular service provider at a later time. At that point, the service provider may have changed, so calling
reset
enables reacting to that.