-
I am currently running MQTT firmware 2.57. I have a Sec1.0+ purple learn button Chamberlain HD9100D with a 041A6318 wall panel which I have isolated via a switch due to the issues it causes when it is…
-
**Operating environment/Installation (Hass.io/Docker/pip/etc.):**
pip3 under Ubuntu 20.04 and pip3 under MacOS
**ESP (ESP32/ESP8266, Board/Sonoff):**
TTGO T-Display module
**ESPH…
-
The 4.3 release of ESP-IDF won't compile the c modules into the micropython firmware as has some error using 'make' 'all' that it can't find the 'file' st7789_mpy, when this is actually a folder and n…
-
I use ESP32 wroom32. I use "Smart Connect " for connect wifi and use mqtt to send or receive command to reset my esp. after reset my program is not working and report "E (151) psram: PSRAM ID read err…
-
Hi there,
I am having some issues connecting to mosquitto lately and I am quite confused by what I am seeing.
This is the code I have to perform my initial connection to the broker within the `s…
-
Could for add the possibility to connect a mqtt server that requires credentials?
-
## Description of the problem
From time to time when the esp restarts or reconnects to wifi i get the following message on mqtt broker when the client wants to connect. Seems that the client id is so…
-
### Board
esp32c3
### Device Description
Wemos C3 mini
### Hardware Configuration
base board powered by USB
### Version
v2.0.9
### IDE Name
Platformio
### Operating System
Windows 11
### F…
-
### The problem
All was fine, but recently when I upload firmware via OTA or simply build firmware bin file, I got a bunch of compile errors, segmentation faults etc... They seem to be completely r…
-
### The problem
Hi,
does anyone success installing esp32-c3 with arduino core 2.0.0 ?
i want to use mqtt, if i use idf platform its not available, but when i use arduino core 2.0.0 it have an err…