Folder still contains the old firmware. Can you please share the new firmware link.
Hi Bagwan:
The firmware on your screenshot is the R03A05 package.You can download it.
Thanks for the quick reply.
I updated the firmware couple of times, ATI still returns old firmware version (Revision: M95FAR02A08).
Modem is not able to connect to AWS. Below are the logs.
+CPIN: READY
Call Ready
ATI
Quectel_Ltd
Quectel_M95
Revision: M95FAR02A08
OK
AT+CPIN?
+CPIN: READY
OK
AT+CGREG?
+CGREG: 0,2
OK
AT+CGREG?
+CGREG: 0,2
OK
AT+CGREG?
+CGREG: 0,1
OK
AT+QICSGP=1,âairtelgprs.comâ
OK
AT+QICSGP?
+QICSGP: 1
OK
AT+QIREGAPP
OK
AT+QIACT
OK
AT+QILOCIP
100.74.3.106
AT+QMTCFG=âSSLâ,0,1,2
OK
AT+QSECWRITE=âRAM:cacert.pemâ,1188,100
CONNECT
Writing Certificate-------
+QSECWRITE: 1188,2d13
OK
AT+QSECWRITE=âRAM:client.pemâ,1224,100
CONNECT
Writing Certificate------
+QSECWRITE: 1224,5875
OK
AT+QSECWRITE=âRAM:user_key.pemâ,1675,100
CONNECT
Writing Certificate------
+QSECWRITE: 1675,424f
OK
AT+QSSLCFG=âcacertâ,2,âcacert.pemâ
OK
AT+QSSLCFG=âclientcertâ,2,âclient.pemâ
OK
AT+QSSLCFG=âclientkeyâ,2,âuser_key.pemâ
OK
AT+QSSLCFG=âseclevelâ,2,2
OK
AT+QSSLCFG=âsslversionâ,2,4
OK
AT+QSSLCFG=âciphersuiteâ,2,â0xFFFFâ
OK
AT+QSSLCFG=âignorertctimeâ,1
OK
opening connection* millis:28829
AT+QMTOPEN=0,âa1kg3xym5mvhon-ats.iot.ap-south-1.amazonaws.comâ,8883
OK
+QMTOPEN: 0,-1
open failed***^C
Please use the MQTT.fx tool to test whether you can connect to AWS.
If you cannot connect using this tool, please check your certificates or other configurations.
I am able to connect to AWS using MQTT Box and same certificates are working for M66 and EG91 modem. I will still verify it or generate new certificates and try.
However, even after the firmware update the M95 modem is printing M95FAR02A08, is it the right version?
Yes,it is the right version.Because M95F is certified on R02A08 version, the version number is always the certified version number.When the upgrade is completed, it shows that it is success which means it is successful.
Thanks Winnie,
Its working now, I had missed the RAM attribute while configuring the certificates.
AT+QSSLCFG=âcacertâ,2,âRAM:cacert.pemâ
AT+QSSLCFG=âclientcertâ,2,âRAM:client.pemâ
AT+QSSLCFG=âclientkeyâ,2,âRAM:user_key.pemâ
Thanks a lot.
You are welcome.Wish you all the best.
hello @WillieYao-Q Could you please upload the firmware again, it appears to me that the link is currently broken