Add Verizon 5G Home Internet APN

I've noticed that the Spitz AX (and presumably other GL.iNet cellular routers) does not have the correct APN built in for Verizon 5G Home Internet service: V5GA01INTERNET. Without this APN, the modem is unable to connect. Is this an APN option that could be added to the firmware so users don't have to manually input it?

You can already do this, create a custom profile in the gui and apply it.

ETA: This should help:

1 Like

Yeah, I’m aware that it can be input manually, but there are a bunch of Verizon APNs already configured to be selectable by default and I figured it would be useful to add this one since it’s what they use for their 5G home internet service, which I’d imagine is a pretty common use case for GL.iNet’s devices :smile:

1 Like

Hello, could you run the following AT command and help to get the related cellular info, we will consider to add it to the router:
AT+QENG="servingcell";+CGACT?;+CGDCONT?+CGCONTRDP

Thanks

Sure, these are the results:


+QENG: "servingcell","NOCONN","LTE","FDD",311,480,A82C03,296,5230,13,3,3,2B07,-77,-11,-48,20,12,100,-



+CGACT: 1,1

+CGACT: 2,1

+CGACT: 3,1

+CGACT: 4,0

+CGACT: 5,0

+CGACT: 6,0

+CGACT: 7,0



ERROR


This is on the 5/16 nightly build of the 4.8.0 firmware. I was having stability issues with 4.7 and earlier (including the current beta) 4.8 versions, but this version of the nightly seems to have resolved those stability issues.

Thanks for your feedback. Could you run this command again and share the output with us once again? There was a minor issue with my previous command.
AT+CGCONTRDP

Sure, here are the results of that command:

+CGCONTRDP: 1,5,"ims","38.0.16.18.16.75.5.168.159.228.195.251.241.134.193.221", "254.128.0.0.0.0.0.0.0.0.0.0.0.0.0.1", "32.1.72.136.0.100.255.0.6.32.0.13.0.0.0.0", "32.1.72.136.0.98.255.0.6.46.0.13.0.0.0.0","32.1.72.136.0.6.113.58.0.241.1.4.0.0.0.35","32.1.72.136.0.6.113.58.0.241.1.4.0.0.0.119"

+CGCONTRDP: 3,6,"V5GA01INTERNET","97.167.7.142",,"198.224.169.135","198.224.171.135"



OK


Got it. Many thanks

1 Like