10920 questions
13014 answers
20280 comments
27068 members
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.