Hi Teltonika.
I have contact with router only with SMS. We have there our sim card and I need to set APN remotely (I switch it for internet some months ago) for our specific one.
Unfrtountately all ‘cellular’ commands arent working.
I tried reboot, fw_upgrade but still only cellular SMSes doesnt work.
Any ideas? Maybe somebody switched it off from webUI? Is it possible to ‘switch cellular’ by SMS ?
Hello,
Yes, it’s possible to enable or disable the cellular rule via SMS. You can use the following command:
<password> uci set sms_utils.@rule[9].enabled='1'
This will enable the rule. To check its status, you can send:
<password> uci get sms_utils.@rule[9].enabled
You will receive a response of 1 if it’s enabled or 0 if it’s disabled.
If you need further assistance, feel free to reach out.
Best regards,
Thanks! Maybe not that command but I noticed that cellular rule has to choose SIM1 or SIM2. I changed it and worked perfect