Hello everyone! I've read a lot of topics from this forum, but without result. I have SIM card in europe (czech) - vodafone. Im using example projects from MKRGSM.h library. Modem test passed! But if i try test GPRS im stuck on. No one example working where is intereseted in GSM thing. gsmAccess(true) on command:
AT+CREG?
07:57:09.938 -> +CREG: 0,0
07:57:09.938 ->
07:57:09.938 -> OK
Arduino do it several times with same result and after it restart itself. Im using dipol antenna from ardino's store. I tried:
- change PIN from empty into "1234"
- external voltage between VIN and GND (5V / 2.1A) + USB for debug
- another antenna
- SIM works perfectly with phone / LTE router
- change band for all opinions
- tried same for NB 1500 chip
I have m-center application for testing u-blox chip and cannot get any info from AT terminal.