martin-ger / esp_mqtt

MQTT Broker/Bridge on the ESP8266
MIT License
293 stars 68 forks source link

ESP постоянно перезагружается. #64

Closed NOV62 closed 3 years ago

NOV62 commented 3 years ago

Dear Martin, there is a new problem. I updated the esp_mqtt firmware to the latest one, from 20.02.2020, now my ESP8266 module is constantly rebooting. Tested on 3 modules, ESP-01, ESP-01S and ESP-12. Flashed in QIO mode, and in DIO mode, here is a screenshot: изображение

Unfortunately, I didn't save the old bin files that ESP worked with stably. Could you post the old version?

martin-ger commented 3 years ago

I don't understand why. Did you download the zip-archive and extract the binaries - this works better than downloading the binaries directly via the browser.

In any case you can get the old binaries by going back in the repos history. All versions contain the binaries.

NOV62 commented 3 years ago

Sorry, I don't understand how to do this. The Releases tab contains only archives with code, no binaries. Where can I find repos history?

martin-ger commented 3 years ago

Choose any version here: https://github.com/martin-ger/esp_mqtt/network Then select "Browse Files"

NOV62 commented 3 years ago

Once again I apologize, I found it. I'm new to GitHub, so I don't know much yet. Thanks!