-
Hello, please answer me NodeMCU V3 WI-FI ESP8266 (CP2102) or NodeMCU v3 Lua WI-FI ESP8266 (CH340) which is better for your repository? but maybe you can tell me a more precise configuration, if it mat…
-
I noticed an issue (not sure if is my mistake) when using the library with nodemcu, no updates are send after the first one at the initial startup. For example, similar code with Arduino works fine.
…
-
### What is the model number of the device you're trying to control?
esp8266 nodemcu
### What firmware version(s) have you tried?
[1.13.0-beta2/beta1]
### Which ESP8266 board are you us…
-
Please convert this code for NodeMCU 1.0 (ESP-12E Module)
-
please consider creating a implementation that is compatible with the ESP8266 and/or NodeMCU
-
**Name of Board**
NodeMCU ESP8266
**Board Architecture (i.e: SAMD51, ESP32-S2, ESP32, ...)**
ESP8266
**Hardware URL**
https://www.amazon.com/HiLetgo-Internet-Development-Wireless-Micropython/…
-
Hello,
I have a NodeMCU ESP8266 display . I have tried to run a hello world script to display but it´s not doing anuthing
My motherboard is the ESP8266 0.96 OLED MODULE
This is the log:
```
V…
-
Is there a way to implement this in an arduino Nodemcu/D1mini ESP8266 that doesn't need a PC to crunch the audio input from an electret mic?
-
Yesterday I updated my NodeMcu (ESP8266) from v4.2 to v4.4, but the remote logging to Brewfather doesn't seem to be working. I used this binary: [BrewPiLess.v4.4.4m2m.bin](https://github.com/vitotai/B…
-
Just for future reference, I did.
Download firmware from https://github.com/letscontrolit/ESPEasy/releases and then flash using:
```
esptool-0.4.13-osx$ ./esptool -vv -cd nodemcu -cb 115200 -bz …