I'm using a separate Peplink 42G external antenna on the roof of my motorhome and it's connected to the router. Wifi repeater work perfectly and iPhone tethering through USB works perfectly.
I can even see that it connects to the 4G/5G towers but I just can't get data flowing in. I tested and I can even send and receive SMS with these sim cards so I don't think it's a hardware issue.
Now a bit later I have tried to use Estonian and Finnish prepaid cards and I just can't get internet data through them.
All of these SIM cards have PIN removed and I have tested that they work succesfully on my iPhone. (Same SIM cards do connect to internet when my iPhone is attached to the router USB port).
It sounds to me that the router is accidentally connecting to wrong APN or otherwise having wrong settings or that these Nordic providers are somehow not supported.
I tested already on latest stable and beta releases too. I even tried factory reset on the latest stable version and it's the same issue.
What could I do to get data working? Is there a way for me to verify which APN was selected for the active SIM from the command line or with AT commands? I think there might be a bug and it still tries to use the Italian Windtre APN "internet.wind".
I also called the service provider and they mentioned that they are not blocking the SIM cards for routers and can't see any issues from their end.
I emailed the GL-inet support support@glinet.biz and they asked me to try with MTU lower than 1500 which I did but even that did not help.
I saw from this forum post that the following AT commands could help to debug the issue:
$ AT+QCFG="data_interface"
+QCFG: "data_interface",1,0
OK
$ AT+QENG="servingcell"
+QENG: "servingcell","NOCONN","LTE","FDD",248,02,F539315,306,1849,3,5,5,7E5,-76,-13,-42,17,0,-,53
OK
The only lines I can see from the logs when pressing "Auto setup" button:
Tue Nov 19 18:00:07 2024 kern.err kernel: [ 2319.672391] 7981@C13L1,tx_free_v3_notify_handler() 3530: ContTxFailCntTotal = 2, ContTxFailCnt300ms = 2
Tue Nov 19 18:00:07 2024 kern.err kernel: [ 2319.681783] 7981@C13L1,tx_free_v3_notify_handler() 3533: token used by current wcid = 1, free_token_cnt = 2303
Also it doesn't seem to be APN issue like I was expecting. I used the AT+CGCONTRDP AT command and did see that APN "internet" was properly selected for my Elisa SIM card:
No idea why it's grayed out - support should be abe to help you.
Meanwhile, if you're adventurous (at your own risk), you could have a look at /etc/config/network (I use WinSCP) and have a play with the settings there.
I am using a different router to you but mine looks like:
option apn 'apn.here'
option proto 'qmi'
option device '/dev/cdc-wdm0'