Hello,
I have the cudy lt18 and I’m loving it! I’m manually selecting my operator by running the command:
AT+COPS=1,0,"MY SELECTED OPERATOR",7
by accessing the web interface of the router at /cgi-bin/luci/admin/network/gcom/atcmd
The selection works well and it also persists after a reboot, but eventually, after a few days, my manual selection is lost and when I run the command AT+COPS? I see that it’s back to automatic:
+COPS:0,0,"SOME OTHER OPERATOR",7
The first number (mode) changes from 1 (manual) to 0 (automatic).
Is there a way to make the manual selection “stick”? Is there a way to ssh to the device to run custom scripts or some other way to run the operator selection periodically?
Thank you!