i am trying to receive the nearby cell information from using my device which is qualcomm snapdragon msm8909. the device has 6 modems which i can control using gpio's.
i should note that no sim is inserted into the device, therefore i have no intention of connecting to any particular cell, only extract the relevant information about them.
when i invoke at+creg? i get CREG:0,0 returned, which is not connected and not searching. then when i want to list the operators i invoke at+cops=? the response after a few seconds is : +CME ERROR: operation not allowed.
does anyone know why this is happening and how can i change it?
thank you.