Hi, I have a MKR NB 1500 with a Verizon SIM. I'm trying various sketches from the Examples in the MKRNB library. The Verizon representative says my SIM has no "PIN" but insists that I should specify the APN somewhere, while this page: MKRNB - Arduino Reference says that there is no need to specipy an APN.
These are the results of the variuos sketches I've tested:
TestModem works fine,
NBScanNetworks successfully connects to Verizon with signal strength 13 [0-31]
TestGPRS fails:
Connecting NB IoT / LTE Cat M1 network...OK
Attaching to GPRS...
OK
If your carrier uses a proxy, enter it, if not press enter:
Connecting and sending GET request to example.org...ERROR
Receiving response...
disconnecting.
NBWebClient fails:
Starting Arduino web client.
connecting...
connection failed
disconnecting.
Any help is greatly appreciated!
Thanks!
Jerry