Hello,
In our product, the nRF9160 is configured to use LTE CAT-M1 and we are measuring the signal quality thorugh the AT+CESQ command.
After begin registered on the network, we query the signal status. But always get "Not known" for all fields:
AT+CESQ
+CESQ: 99,99,255,255,255,255
This is the output of the AT command AT+CEREG:
AT+CEREG?
+CEREG: 0,5,"42CC","01032208",7
OK
I find it strange that the modem is registered, but there are no signal quality measurements. We check the signal quality once every 10 seconds for about 3 minutes. And the AT command always returns the same response. Are they available only after a certain period, e.g. 10 minutes are power up ?