Hey,
So I recently got some test SIMs from AT&T to use for our development. I'm trying to get them working with my nRF9160 dev kit but can't seem to get a connection to LTE.
AT&T requires me to configure my APN to "m2m.com.attz". So I'm running this AT Command:
AT+CGDCONT=1,"IPV4V6","m2m.com.attz"
When I run the link monitor and call the AT commands "AT+CFUN?" and press the "Search networks" buttons this is what it shows:
As you can see, its showing the network as "Verizon Wireless", however, the APN is configured for AT&T. Is there different configuration I need to do for AT&T?
- Jack