/
USB Connect LPWA 3.2 - Production setup
USB Connect LPWA 3.2 - Production setup
It is important that a working SIM card is inserted in the device.
# Verification of the SIM card
> AT+CPIN?
< +CPIN: READY
< OK
# Disable Echo
> ATE0
< OK
# Enable result code and use numeric values
> AT+CMEE=1
< OK
# Disable the UE from both transmitting and receiving RF signals
> AT+CFUN=4
< OK
# Manual deregister from network
> AT+COPS=2
< OK
# Disable power save mode
> AT+QPSMS=0
< OK
# Configure URC Indication Option
> AT+QURCCFG="urcport","usbmodem"
< OK
# Enable all URCs
> AT+QINDCFG="all",1,1
< OK
# Configuring the network category to search for under LTE RAT
# AT+QCFG="iotopmode",0,1 for LTE-M
# AT+QCFG="iotopmode",1,1 for NB IoT
# AT+QCFG="iotopmode",2,1 for LTE-M and NB-IoT
> AT+QCFG="iotopmode",2,1
< OK
# Restore MAIN_RI Behavior to Inactive
# bands 3 + 8 + 20 = 0x80084
> AT+QCFG="band",0,0x80084,0x80084
< OK
# Configure Service Domain
> AT+QCFG="servicedomain",2,1
< OK
# Set UE Functionality
> AT+CFUN=1
< OK
# Configure parameters of a TCP/IP context.
> AT+QICSGP=1,1,""
< OK
# Enable automatic mode or
> AT+COPS=0
< OK
, multiple selections available,
Related content
Integration of USB Connect LPWA into Vodafones business IOT device management platform with Bootstrap
Integration of USB Connect LPWA into Vodafones business IOT device management platform with Bootstrap
More like this
Integration of USB Connect LPWE into Vodafones business IOT device management platform
Integration of USB Connect LPWE into Vodafones business IOT device management platform
More like this
USB Connect LPWA - Hardware Manual
USB Connect LPWA - Hardware Manual
More like this
USB Connect LPWA - Hardware Manual
USB Connect LPWA - Hardware Manual
More like this
Getting Started
Getting Started
More like this