05-26-2021, 05:05 AM
Excluding the case that your SIM loses electrical contact maybe due to the nano-micro SIM adapter or that the SIM has some problem, try again
qdbus --system org.ofono /quectelqmi_0
you will see various operations related to the Network, the SMS etc
for example, unlock the SIM with your pin like this
qdbus --system org.ofono /quectelqmi_0 org.ofono.SimManager.EnterPin pin your_pin
qdbus --system org.ofono /quectelqmi_0
you will see various operations related to the Network, the SMS etc
for example, unlock the SIM with your pin like this
qdbus --system org.ofono /quectelqmi_0 org.ofono.SimManager.EnterPin pin your_pin