-
esp-mdf WiFi mesh 组网发现,连接路由器组网连接成功后,直接断掉所连接路由器电源,会大概率出现cache error错误无限重启,小概率出现无法重连到路由器但是mesh组网正常,就是一直连接不上路由器,经测试路由器必须断掉电源bug才会复现,重启和其他操作不会复现bug,附件图片和文档为MDF与IDF版本与出现错误的串口信息
-
### The problem
Hi I have one esp32 device with two dallas temp sensors connected to it. All has been working fine for weeks. Today upgraded to 2024.9.0 and both sensors stopped sending data. I have …
-
**Describe the bug**
Unable to build XZG
I've setup a Debian machine, and per the README have installed npm (from Debian repos) and platformio (using their [installer script](https://docs.platform…
-
Hello, based on example "mqtt_esp8266" adapted for ESP32 (see below) , depending on the message content, publish is OK (status code =1 and message received in mqtt client) or not...
In details when I…
-
Hey guys, so I was trying to implement Nimble in my CPP program using ESP-IDF v5 for a ESP32 but when I run NimBLEDevice::init("") the core panics and the program crashes.
The output:
```
I (1612…
-
Hi
MQTT_Disconnect clear memory but don't close TCP connection
I have edit the mqtt.c for close the TCP but if you can check
Tanks you for your work
[mqtt.c.zip](https://github.com/tuanpmt/esp_mqtt/…
-
I am very new to ESP8266 and MQTT. So Apologies if I haven't done it properly. I am using test.mosquitto.org server and trying to publish and subscribe the data. I am able to publish the data but subs…
-
## TODO
- [x] bluetooth
- [x] bootloader
- [ ] partition
- [x] lwip
- [ ] peripherals (led, gpio, adc, uart, etc...)
- [x] netif
- [x] mqtt
- [x] wifi
- [x] http
- [ ] tls (mbedtls)
- [x…
-
I've been trying to figure out why it keeps resetting and attempting to resolve it. It does seem to happen less often when not using the DDP / WLED effect
this is my ESPHome config
```yaml
# De…
-
**Describe the bug**
Quite often lately, up to three times a day, the Wi-Fi connection between the controller and the Wi-Fi network is lost, and the controller cannot be accessed. This does not influ…