Hi jan,
We have upgraded the library to the latest version 2.02 but the examples that come with the library still do not work. We are running with the Ubee connected to an autonomo.
The version number for the R410 on the Ubee seems to be L0.0.00.00.05.06,A.02.00 which may be out of date however the easy flash utility seems to be no longer available on the Ublox website. So at the moment we do not have a Ubee that works - would it be better to get a refund for the current Ubee and buy another Ubee with the updated firmware.
Below output from the device using standard AT commands and then attempting to run the HTTP_test example with a 40s delay at the beginning to allow time for a connection to the network to be made.
Any help is much appreciated.
Running a script to send AT commands to the modem and get responses:
StartingâŚ
40s delay
âŚ
AT
OK
AT+CSQ
+CSQ: 17,99
OK
AT+CREG?
+CREG: 0,1
OK
AT+CGATT?
+CGATT: 1
OK
AT+CGSN
352753096577307
OK
ATI9
L0.0.00.00.05.06,A.02.00
OK
AT+CGMR
L0.0.00.00.05.06 [Feb 03 2018 13:00:41]
OK
AT+CGMI
u-blox
OK
AT+CGMM
SARA-R410M-02B
OK
AT+CCID
+CCID: 8964050021934479019
OK
AT+CCLK?
+CCLK: â19/12/08,23:10:43â
OK
AT+CPIN?
+CPIN: READY
OK
AT+COPS?
+COPS: 0,0,âSpark NZ Spark NZâ,8
OK
AT+URAT?
+URAT: 7,8
OK
AT+CGDCONT?
+CGDCONT: 1,âIPâ,âinternetâ,â100.70.156.10â,0,0,0,0
OK
AT+CGDCONT=1,âIPâ,âinternetâ
OK
AT+CMGF=1
OK
AT+CMGS="+64226702483"
Hello World
+CMGS: 20
OK
Attempting to run the http_test example from the library:
40s delay
âŚNetwork connection failed
Setup done