-
**Describe the bug**
when I flash my ESP with the new firmware, nothing works after a few minutes. after rebooting the ESP, my entire configuration is lost (WiFi & MQTT).
the old version 0.0.6.1 d…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
### Describe the bug
MQTT says all of my espresense nodes are offline this is a recent occurance. They have all been working for over a year. No data is cominng via mqtt. I've used both mqtt explor…
-
I'm trying to use ble2mqtt over SSL, however it's not working.
In the logging I see:
```
2024-09-03 12:38:58.400973 (10.42.1.248): I (1214012) BLE2MQTT: Connected to the network, connecting to …
-
[965/988] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/mqttOta.c.obj
FAILED: esp-idf/main/CMakeFiles/__idf_main.dir/mqttOta.c.obj
/home/hassanahmedansari/.espressif/tools/xtensa-esp-elf/…
-
This happens with **CircuitPython 7.3.3** and **8 beta-6** using the **mpy-20221230** libraries for both 7 and 8 releases.
The `loop()` works flawlessly when run used with the AIO client. However, …
-
**Query/Question**
I am experiencing an issue where updates to my device connected to Azure IoT are being reported as failed in Azure, even though the device successfully updates. Additionally, immed…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
KaeLL updated
2 weeks ago
-
Nach dem flashen werden die SSID Daten, welche man im Web-Interface hinterlegt nicht gespeichert.
Alle anderen Daten der virtuellen Trigger aber schon
-
At the moment, if you change MQTT settings in the WebUI, the config will save but not apply until the ESP is rebooted. I have attempted to update the code to change the mqtt client setting "live" but …