esp8266-anemometer
esp8266-anemometer copied to clipboard
ESP8266 based wind anemometer project
hello, I have this problem on this line: t_httpUpdate_return ret = ESPhttpUpdate.update (update_server, 80, update_uri, firmware_version); I have this error: exit status 1 no matching function for call to 'ESP8266HTTPUpdate...
error
during update i found this error no matching function for call to 'ESP8266HTTPUpdate::update(const char*&, int, const char*&, const char*&)'
I now have the anemometer running according to the instructions. So far everything is ok. The only thing is that the Wemos D1 goes into sleep mode after a certain...
I am not able to find mqtt username and password field. Kindly please update.
Hallo , kann der Code erweitert werden mit einer zusätzlichen Windangabe in Knoten kn möchte das Teil auf unserem Startwagen aufbauen, da in der Luftfahrt ja kn sehr geläufig sind...
esp8266-anemometer:58:13: error: 'do_update' was not declared in this scope do_update(); ^ esp8266-anemometer:60:13: error: 'reconnect' was not declared in this scope reconnect(); ^ exit status 1 'do_update' was not declared in...
bekomme folgende Fehlermeldung in Zeile 29 redefinition of 'void setup()' wie kann ich das Problem lösen
Hi, I have a Wemos D1 Mini, and normally use it with precompiled tasmote files. Where would I have to place the myconfig_samples.h, and what is the software base of...
Hi, the d1 mini does connect to my home network but it does not communicate with my mqtt, what can I try?