FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
610 views 0 comments
by
How to switch using sms UCI commands Auto APN to custom APN in RUT240?

1 Answer

0 votes
by anonymous

Hi!

These are commands you will need to use to switch from Auto APN to Custom APN.

uci set simcard.sim1.auto_apn='0'

uci set simcard.sim1.force_apn='-1'

uci set simcard.sim1.apn='yourapn'

uci commit

luci-reload

EB.