Community discussions

MikroTik App
 
LoneRager
newbie
Topic Author
Posts: 41
Joined: Wed Nov 06, 2019 3:32 pm

Visible LTE Service + SXT+ Quectel EC25-AF

Thu Jan 27, 2022 10:56 pm

I see people on here using Mikrotik Routers with Quectel Modems and Visible LTE service, but I cannot seem to get this to work!
Any help would be appreciated.

Here's what I have tried:
Router OS 7.1.1

AT+QPRTPARA=3
AT+QMBNCFG="AutoSel",0 (stop Autoselect config on sim detection)
AT+QMBNCFG="Deactivate" (disable MBN config)
AT+CFUN=1,1 (reboot the modem)
#wait 30 seconds for modem to reconnect
AT+QCFG="usbnet",2 ( MBIM protocol)
AT+QCFG="nwscanmode",3,1 ( 4G-LTE only)
AT+CGDCONT=1;+CGDCONT=2;+CGDCONT=3;+CGDCONT=4;+CGDCONT=5;+CGDCONT=6;+CGDCONT=7;+CGDCONT=8;+CGDCONT=9;+CGDCONT=10;+CFUN=0;+CFUN=1 (set all other APN slots to empty)
AT+CGDCONT=1,"IPV6","VSBLINTERNET"

If I run AT+QNWINFO I get this: output: +QNWINFO: "FDD LTE","311480","LTE BAND 13",5230
But the cellular status tab shows nothing.

I feel like Im missing something really simple, any ideas?
 
LoneRager
newbie
Topic Author
Posts: 41
Joined: Wed Nov 06, 2019 3:32 pm

Re: Visible LTE Service + SXT+ Quectel EC25-AF

Fri Jan 28, 2022 12:50 am

For anyone else beating their head against the wall like me, this solved my issue.

Setting the apn to IPV4 only like this
AT+CGDCONT=1,"IP","vsblinternet"
That got it to register and internet to work. I ended up setting the modem back to usbnet=1 because it seemed more reliable.

Who is online

Users browsing this forum: Amazon [Bot], robl, Splash and 41 guests