once you try OTA with too large firmware ESP8266 shows error and remains so until you reboot, even with correct size firmware.
So:
reboot the module, and then you do OTA in two steps.
Search found 1223 matches
- Wed Apr 21, 2021 9:59 am
- Forum: Pomoc
- Topic: Jak zaktualizować moduł przez www ?
- Replies: 21
- Views: 195
- Mon Apr 19, 2021 11:44 pm
- Forum: Pomysły i koncepcje
- Topic: Czujnik zalania
- Replies: 39
- Views: 4665
Re: Czujnik zalania
@elmaya I upload soft with your recommendations. I can open service menu. I paste link with switch on relay. After i save settings device connect to wifi and when probe is water nothing happens. please help :) please check your "directlink" in your browser to make sure it works. When you ...
- Mon Apr 19, 2021 11:39 pm
- Forum: GUI Generic
- Topic: NTC_10k
- Replies: 5
- Views: 223
Re: NTC_10k
Witam w bibliotece NTC znalazłem 2 błędy 1 NTC_10K.cpp t = t - 276.15; // convert Kelvin to Celcius, powinno być t = t - 273.15; // convert Kelvin to Celcius 2 NTC_10K.h NTC10K(int8_t pin, uint32_t rs = 100000, double vcc = 3.3); vcc powinno być 1V ponieważ jest to zakres przetwornika a nie napięci...
- Sat Apr 17, 2021 9:15 am
- Forum: Ideas and concepts
- Topic: Supla 16 X relay -- esp8266 + mcp23017
- Replies: 70
- Views: 14554
Re: Supla 16 X relay -- esp8266 + mcp23017
Hello. I am doing program compilations and I have such errors. I thought something was wrong with my version of the program and tried on a different computer, but the effect is the same. What is wrong ? In file included from C:\Users\DELL\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2....
- Sat Apr 17, 2021 9:05 am
- Forum: GUI Generic
- Topic: Wemos D1 Mini Pro 16MB
- Replies: 29
- Views: 476
Re: Wemos D1 Mini Pro 16MB
the problem seems to be in the combination of "FS.h" with SPIFFS sizes greater than 3MB causing "watchdog reset".
- Wed Apr 14, 2021 10:10 am
- Forum: Pomysły i koncepcje
- Topic: Automatyka basenu - Supla? Ktoś coś?
- Replies: 5
- Views: 173
- Fri Apr 02, 2021 9:04 am
- Forum: Ideas y conceptos
- Topic: Sensor capacitivo de humedad del suelo.
- Replies: 8
- Views: 863
Re: Sensor capacitivo de humedad del suelo.
Actualizado a canal de humedad. Código Arduino: #define supla_lib_config_h_ // silences debug messages #include "LittleFS.h" // LittleFS is declared #include <WiFiManager.h> #include <ArduinoJson.h> //--------- V6 ------ #include <EEPROM.h> #include <ESP8266WebServer.h> #include <ESP8266HT...
Re: Goodbye
it's about my misunderstanding.
I apologize "especially to @klew"
I apologize "especially to @klew"
Re: Goodbye
It is clear that in development this can happen but we are talking about totally unnecessary changes.
When you ask about the changes they treat you like a fool.
If this is the game, I don't play.
When you ask about the changes they treat you like a fool.
If this is the game, I don't play.
Goodbye
yes I leave, there will be no more compilations on my part nor will I attend to requests For months @klew has been introducing changes that break the code continuously and in many cases unnecessary. This greatly discourages those who have to make continuous changes to adapt these changes "that ...