-
### The problem
Defining "framework: type: esp-idf " with the POESP32 makes it not boot on POE
When the "framework" is not defined the device boots on POE just fine but then doesnt work as BL…
-
Hi,
I'm using below latest toolchain **esp-idf-tools-setup-2.0.exe**.
When type and execute `idf.py build`, toolchain displayed error.
How do I resolve it?
[https://docs.espressif.com/projects…
-
I compiled the example smart_outlet with vscode (esp32c3), but it fails.
The compilation error message is as follows:
> Executing task: cmake -G Ninja -DPYTHON_DEPS_CHECKED=1 -DESP_PLATFORM=1 .…
-
Based on a logs it is clear that it detects "ok nabu" and kind of trying to start some next steps, but the image on the screen is not changing, it is still black background, nothing happens, and it st…
-
### 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…
-
### 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…
-
Does this library work with the arduino framework within platformio? I love the simplicity, but I am seeing errors around:
#include "driver/rmt_tx.h"
and
#include "driver/rmt_rx.h"
-
- replaced/copied esp-idf/components/*
- created a new project with a main folder, copied your example in it ethernet2wifi_demo_main.c
- created CMakeLists.txt
```
cmake_minimum_required(VERSION 3…
comod updated
2 years ago
-
Hi,
When building the smart_outlet example in IDF V5.0 results in a Lexing error.
Any idea what this error causes?
> idf-v5.0/components/protocomm Y:/b/esp-idf-v5.0/components/pthread Y:/b/esp-…
-
we'll need be able to load new versions of firmware onto the ESP32-S3. once we've got wifi working (see #16), add OTA capabilities.