Search found 2 matches

by Nemo Resh
Tue Jul 13, 2021 10:04 am
Forum: ESP-AT
Topic: The SSL communication between the Wi-Fi module ESP8266 and Firebase stopped working (via AT commands) . Why?
Replies: 2
Views: 12548

Re: The SSL communication between the Wi-Fi module ESP8266 and Firebase stopped working (via AT commands) . Why?

Thank you for your reply! We used AT Instruction set version 3.0.3 (Espressif System, 2020) https://www.espressif.com/sites/default/files/documentation/4a-esp8266_at_instruction_set_en.pdf 1. Our ESP is connected via STM32 microcontroller, We have been using the factory default.  We don't have any s...
by Nemo Resh
Tue Jul 13, 2021 12:26 am
Forum: ESP-AT
Topic: The SSL communication between the Wi-Fi module ESP8266 and Firebase stopped working (via AT commands) . Why?
Replies: 2
Views: 12548

The SSL communication between the Wi-Fi module ESP8266 and Firebase stopped working (via AT commands) . Why?

We have a project that uses the esp8266 -01 wifi module to send SSL messages to the Firebase Real time database. The messages are sent using AT commands. Everything worked perfectly for months, until one day, the communication failed! It failed after we send the command: AT + CIPSTART = "SSL", "proj...