Hello, I am trying to configure a TRB140 via SSH commands but it does not look like the command is doing what it should be doing.
First I use the SSH command "uci set simcard.@sim[0].auto_apn='0'", to disable auto apn, then set a custom apn and finally I use "uci commit" and it looks like it is accepting it.
However, when logging on to the router webpage auto apn is still enabled for the mobile network. I checked the status of the simcard with "uci show simcard" and the attached image is how it looks.
Why are the two settings different? I tried rebooting the router and then I lost my custom APN, so it looks like the webpage auto apn setting is the "real" one.