Im looking for a referance for the AT commands that can be used on the R11e-LTE modem.Specifically im looking for a MONI like command to get info of neighboring towers. We intend to lock clients onto other towers when the closest one is congested.
Moni comand ive found for other Modems doesnt work on the R11e-LTE:
3.5.5.1.25 #MONI - Cell Monitor
#MONI - Cell Monitor
AT#MONI[=
[]]
Set command sets one cell out of seven, in a neighbour of the serving cell
including it, from which extract GSM-related informations.
Parameter:
0..6 - it is the ordinal number of a cell, in a neighbour of the serving cell
(default 0, serving cell).
7 - it is a special request to obtain GSM-related informations from the
whole set of seven cells in the neighbour of the serving cell.
Note: issuing AT#MONI is the same as issuing the Read command.
Note: issuing AT#MONI= is the same as issuing the command
AT#MONI=0.
AT#MONI? Read command reports the following GSM-related informations for
selected cell and dedicated channel (if exists).
a) When extracting data for the serving cell and the network name is
known the format is:
#MONI: BSIC: RxQual: LAC: Id:
ARFCN: PWR: dBm TA:
b) When the network name is unknown, the format is:
#MONI: Cc: Nc: BSIC: RxQual: LAC:
Id: ARFCN: PWR: dBm TA:
c) When extracting data for an adjacent cell, the format is:
#MONI: Adj Cell [LAC: Id:] ARFCN:
PWR: dBm
where:
- name of network operator
- country code
- network operator code
- progressive number of adjacent cell
- base station identification code
- quality of reception
0..7
- localization area code
- cell identifier
- assigned radio channel
- received signal strength in dBm
= timing advance
https://www.sparkfun.com/datasheets/Cellular%20Modules/AT_Commands_Reference_Guide_r0.pdf
There is little to no information on these modems available.