Hi
I use this script for failover and change beetween the two SIM Cards:
https://github.com/strobil/ltap-mini-dualsim-failover/blob/master/failoverScript.rsc
But now i have two SIM cards with differnet APNs … how i can change the APN after SIM change ?
this comand works basically…
/interface lte set [find] apn-profiles=profile1
But only when the LTE Modem is “up” after SIM change … takes about 30 seconds…
How can i do this within the script `?
thx for help
Richard