-
## Issue template
- Hardware description:
- esp32 wroom
- RTOS:
- freertos
- Installation type:
-
- Version or commit hash:
- humble
#### Steps to reproduce the issue
try to build…
-
#### Hardware
**WiFimanager Branch/Release:**
- [ ] Master
- [x] Development
**Esp8266/Esp32:**
- [x] ESP8266
- [ ] ESP32
**Hardware: ESP-12e, esp01, esp25**
- [ ] ESP01
- [x] ESP12…
-
Hello.
I have the following setup in an automation environment
Raspberry Pi 3B running Raspbian with Mosquitto MQTT broker and Node-red. This is the master hub controller (connected via ethernet ca…
-
Hi,
I have found time to look at cforth again and the new goodness that you have added.
Given that it's now on top of Esprissif's extended FreeRTOS I was looking at adding words for things like …
-
### 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…
-
Hi @tgsong,
We have been using this project successfully (big thank you!) to build our application for the ESP32 with AFR. We are now looking at using the ESP32S2. There is a newer branch of amazon…
-
Hi,
I am working on a project which involves connecting esp8266 to AWS IOT, I am using the HEAD version of ESP8266_RTOS_SDK and using esp-aws-IOT as an external component . After flashing the firmw…
-
**This is a question**
A clear and concise description of what the question is.
From [this page](https://github.com/aws-samples/amazon-kinesis-video-streams-producer-embedded-c/tree/main/samples/kvs…
-
**Describe the bug**
If SPIRAM is enabled, WiFi does not work on ESP32S3 WROOM N16R8.
WiFi Works if SPIRAM is disabled:
`west build --pristine -b xiao_esp32s3/esp32s3/procpu samples/net/wifi -DCO…
-
On MQTT Explorer, my heat pump work perfectly:
192.168.0.34
heatpump = {"power":"ON","mode":"HEAT","temperature":22,"fan":"AUTO","vane":"SWING","wideVane":"|"}
status = {"roomTemperature":21,"opera…