Hi,
Using: EC25-E modules
We are using the following AT command to retrieve LTE RSRP/RSRQ details:
AT+QENG=“servingcell”
We’ll get:
+QENG: “servingcell”,“NOCONN”,“LTE”,“FDD”,454,03,30D4904,276,2850,7,5,5,43,-102,-10,-71,3,25
We take the SIM out and we get the same result:
+QENG: “servingcell”,“NOCONN”,“LTE”,“FDD”,454,03,30D4904,276,2850,7,5,5,43,-102,-10,-71,3,25
Why ?
If there is no SIM we’re not expecting to get CELLID and RSRP/RSRQ values…
Is this just what’s last stored in Flash ?
How do we get the module to return no PDP connections when no SIM connected ?
Do we need to cold pwr cycle ?