sparkfun / SparkFun_LTE_Shield_Arduino_Library

Arduino Library for the SparkFun LTE Cat M1/NB-IoT Shield.
Other
27 stars 14 forks source link

getting the shield going with blynk #5

Open dansass opened 5 years ago

dansass commented 5 years ago

hello im having trouble getting this shield connected to blynk. I uploaded and successfully connected the shield to hologram using the 00_Register_Operator sketch. On tinyGSM wiki it says that my modem is supported. When i enable blynk debug this is what pops up on my serial monitor

Initializing modem... [8005] ### Unhandled: Manufacturer: u-blox Model: SARA-R410M-02B Revision: L0.0.00.00.05.06 [Feb 03 2018 13:00:41 V M:55963 O Modem: [8083]


/ )/ / _ / /_ / / / // / \/ '/ ///_, /////_\ /___/ v0.6.1 on Arduino Uno

[8242] Modem init... [8412] ### Modem: u-blox SARA-R410M-02B [8550] Connecting to network... [8659] Network: 302 720 Hologram [8660] Connecting to hologram ... [8744] ### Unhandled: Operation not allowed [8810] Connecting to blynk-cloud.com:80 [8888] ### Unhandled: Operation not allowed [13794] Connecting to blynk-cloud.com:80 [13873] ### Unhandled: Operation not allowed

dansass commented 5 years ago

That might actually all be wrong. When i run the Network Info sketch, this is what i get

Initializing the LTE Shield... ...this may take ~25 seconds if the shield is off. ...it may take ~5 seconds if it just turned on. LTE Shield connected!

APN successfully set. Network set. Ready to go! RSSI: 99 Network registration: Not registered

Why would one say Network set. Ready to go and the other say Network registration: Not registered????