BANANA PI BC-95 NB-IoT
www.banana-pi.org
Manually configure network if fails to register network automatically:
AT+CFUN=1
AT+CIMI // Execute CFUN = 1, wait for 4 seconds to query IMSI, if it
can be found that the card has been identified; If not, please check
the card is inserted and confirm whether it is a USIM card.
AT+NBAND? // Query frequency band information.
AT+CEREG=1 // Set to automatically register network registration
status, when the module registered on the network, will report
URC.AT+CGDCONT=1,“IP”,“APN” // The APN is configured locally (or not
configured) for local access.
AT+COPS=1,2,"46000" // Specify PLMN search, PLMN configuration.
AT+CSQ // Query signal strength.
AT+NUESTATS // Query module status
AT+CGATT? // Back + CGATT: 1 indicates that the attachment is
successful, with a delay of about 30s
AT+CEREG? // Search for network status, 1 for Internet, 2 for
Network
AT+CSCON? // Query the connection status, 1 CONNECT, 0 IDLE
Network connectivity status chart:
1. Connect status (+ CSCON: 0, 1, the module is in this state after network
injection), the duration of this state is configured by the base station,
and from
From time to time to control the device, the range of 1-3600s, the default
20s.
2. Idle state (+ CSCON: 0,0), this state lasts the time to dispose by the
key network, by Active timer (T3324) Come
Control, the range of 0-11160s, the default 10s.
3. PSM state (Judgment by power consumption, the maximum power consumption
5uA), the duration of the state by the core network configuration, set by
the TAU
Timer (T3412) to control the range of 0h-310h, the default 24h.