-
In file included from e:\_development\Arduino\libraries\FastLED\src/FastLED.h:83,
from E:\_development\Arduino\christmas tree lights\LED-Christmas-Tree\code\TreeEffects.h:4,
…
-
### Port, board and/or hardware
esp32c3
### MicroPython version
up to commit f1bdac375240941edfc0aa04b646dc3c53d6b371
### Reproduction
st_irq = machine.disable_irq()
tm_til = ticks_us(…
-
### Basic Infos
#### Hardware
WiFimanager Branch/Release: Master 2.0.5 Beta
Esp8266/Esp32: Esp8266
Hardware: ESP-12e, esp01, esp25
ESP8266EX Tensilica Xtensa
Core Version: 2.4.0,…
-
1. Choose a firmware for ESP
2. Start uploading the firmware
3. Let it upload for 1 second and then cancel the upload.
4. When you NOW upload a new firmware, the ESP wont boot at all.
-
Hi All,
I've recently setup the glow on my electricity meter and all seemed to be working well.
However, I have noticed that the power consumption readings are going up much quicker than I would e…
-
I get this error when i compile Nemo:
c:/users/jeanc/appdata/local/arduino15/packages/m5stack/tools/xtensa-esp32-elf-gcc/esp-2021r2-patch5-8.4.0/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xt…
-
will there be compatibility of the "MENU" websocket with esp32? I tried to perform a migration with ESP32 but without success.
-
### The problem
Wanted to revive this as I am having the same issues with 2024.6.6
```
[W][gpio.one_wire:078]: Found no devices!
....
[09:00:37][W][dallas.temp.sensor:139]: 'Temperature 1…
-
What kind of issue is this?
- [ ] **PlatformIO Core**.
If you’ve found a bug, please provide an information below.
*You can erase any parts of this template not applicable to your Issue…
-
im using this code to reconnect, but reconnection never happens successfully after the first disconnect, error code is timeout , on both ends , on broker , and on the esp client .
`void reconnect()…