-
Good afternoon!
A few months ago I was trying to resolve an error that persists when using another NVS partition and the Wifi does not reconnect automatically. Only working after a manual reboot.
…
-
When I build project as ESP32C3 use ESP BLE Prov APP tool provisioning return Failed to connect with BLE device check if POP is correct.
But build project as ESP32S3 provisioning is ok.
I (36) c…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Used Hardware?
Wemos D1 Mini
### What happened?
I'm using Solar2MQTT with an Effekta 5000 AX M1.
It works f…
-
### PROBLEM DESCRIPTION
_A clear and concise description of what the problem is._
After updating to the latest 3.7.0 builds I see Error A11 816 on the thermostat and the Condens display.
Bosc…
-
First of all, a big thank you to you for developing this component! I'm thrilled with how great the solution works in conjunction with Home Assistant. :)
Regarding my problem: The groups are recogn…
-
### Checklist
- [X] I have filled out the template to the best of my ability.
- [X] This only contains 1 feature request (if you have multiple feature requests, open one feature request for each f…
-
I am also having trouble with the app not reconnecting to the wifi AP if disconnected. I have inspected the code and it should do it in the wifi.c. However the debug log looks like the event handler i…
-
I have a hello world program for C++. Then I created a .wasm file for the same using the below command with wasi-sdk.
```
/opt/wasi-sdk/bin/clang++ -O3 \
-z stack-size=4096 -Wl,--initia…
-
Here is the errors after I compile. I'm using a NodeMCU 1.0 (ESP-12E Module) board.
aws-mqtt-websocket-example-pubsubclient:44: error: cannot declare variable 'awsWSclient' to be of abstract type '…
-
Hi @tve !
The resetCb callback is not being called with esp-link 3.0 alpha0.
I'm testing with reset via web interface and push button.
Only to make sure there no error in my code here is:
…