Everything worked perfectly for months, until one day, the communication failed!
It failed after we send the command:
For which we received the response:AT + CIPSTART = "SSL", "project-name.firebaseio.com", 443
D.ERROR CLOSE
Do you have any ideas what could be the reason for the problem?
Notes:
1.We connected the Wi Fi module directly to the computer and tried to run the sequence of AT commands in Tera Term, and again, we got the
error after sending the command: CIPSTARTERROR CLOSED
2.We manage to send TCP messages without any problem. Only the SSL is causing us trouble.
3.We saw online mention of fingerprints, we never used it, and it used to work.
4.We saw online that increase SSLSIZE can help, But we have already increased to the maximum size (4096)
Thanks in advance!