I'm currently developing an NB-IoT
application using Quectel's BC66
, however, I'm still trying to decide what operator to use.
After a successful connection, I can use the command AT+CSQ
or AT+CESQ
to find signal quality.
But all this is assuming I have an operator X SIM card.
After the NPSS/NSSS
block up to the PDNConnectionRequest, we have at least 9 transactions between the UE and eNB according to this.
During all these transactions, an operator is still not decided, is it possible to check signal quality at this stage? The alternative would be to have 3 SIM cards and test the connection with each one, one at a time. (We have 3 operators with NB-IoT
service available)
I've been searching for this everywhere with no results yet...
question from:
https://stackoverflow.com/questions/65904814/nb-iot-signal-quality-query-operator-independent 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…