hi community,
we use SMS commands to get a report of the device. There are many variables, beginning with %##
Is there any option, to get the APN from the inserted SIM card?
reguards,
lupo
hi community,
we use SMS commands to get a report of the device. There are many variables, beginning with %##
Is there any option, to get the APN from the inserted SIM card?
reguards,
lupo
Hi,
Certainly, you can utilize the UCI API SMS Utilities to accomplish this task. Here are the detailed steps to follow:
In this command, “uci get” is used to request the router to return specific values, specifically the APN of the “mob1s1a1” mobile interface. Replace <router_password> with your actual router password. The router will then respond with the APN information associated with the installed SIM card.
For further insights into the details of this UCI command and the Mobile Utilities feature, I recommend reviewing the following resources:
and
https://wiki.teltonika-networks.com/view/UCI_command_usage
Thanks and regards,
This topic was automatically closed after 15 days. New replies are no longer allowed.