Open 0xMattijs opened 4 days ago
I tried downgrading to B03, with the same result. Is it possible that the partition meant for storing the certificates is missing in the firmware package?
OK, I also encountered the same error, I need SIMCOM to provide a solution to the problem. I will update here if there is any update
All versions after B02 have issues. I have submitted the log to SIMCOM for analysis.
Is there a download link for the B02 version, so at least I can restore the MQTT feature?
In order to solve a problem with SNI when using HTTPS I upgraded the firmware for my T-7670G to version B04:
This fixed the problem for HTTPS, but now MQTT communication with SSL fails. This problem can be reproduced using the
MqttsBuiltlnHivemq.ino
example.The connect after the
modem.mqtt_set_certificate(HivemqRootCA);
call results in theAT+CCERTDOWN
command failing: