-
Flashing newest firmware is done well using command "sudo python esptool.py --port /dev/ttyUSB0 write_flash 0x00000 ./nodemcu_latest.bin"
after that, i launch ESPlorer using command "sudo ./ESPlorer…
-
Below is the debug message i recieved on the arduino IDE
`ROSArduinoBridge:125: error: 'int index' redeclared as different kind of symbol
int index = 0;
^
In file included from /home/chr…
-
I'm trying to compile and upload the firmware from Arduino IDE to an IdeaSpark esp8266 (`NodeMCU 1.0 (ESP-12E Module)`) device (not sure if it's supported in the first place).
First problem encount…
-
I have flashed my NodeMCU V.1.0 following this video: https://www.youtube.com/watch?v=5vGix-qOPK8 as well as the steps from https://github.com/martin-ger/esp_wifi_repeater#building-and-flashing
Ho…
-
-
Если загружаю проект без "Upload Filesystem Image", то всё работает отлично, но web интерфейс для настроек не грузится (на странице пишет Not found). Если загружаю с файловой системой, то часы зависаю…
-
Hello, I am a newbie to arduino and nodemcu things.I am in need of help where i am using a ESP8266 12E nodemcu with 1kg load cell sensor to get the weight value . Actually,it worked fine with arduino …
-
**Platform you are using**
> owncloud
**Sensors/Hardware**
> DHT22, NodeMCU
**Your Goals**
> Simple temperature/humidity logger to my owncloud.
**Your Question**
> I used the provided sam…
-
**Platform you are using**
> owncloud
**Sensors/Hardware**
> DHT22, NodeMCU
**Your Goals**
> Simple temperature/humidity logger to my owncloud.
**Your Question**
> I used the provided sam…
-
Reviewing, hosting and thus potentially maintaining an ever growing pile of NodeMCU Lua modules doesn't scale well.
Instead we should add a GitHub wiki page that lists NodeMCU Lua modules by variou…