-
Hello,
i use ESP32-S2 with SPI interface to host, WiFi to external network and GSM modem via UART1 as reserved link. After change menuconfig for modem
`
[*] UART
[ ] USB
(17) UART Tx GPIO num…
-
-- Configuring done
CMake Error at ../tools/cmake/component.cmake:475 (add_library):
Cannot find source file:
C:/Espressif/frameworks/esp-idf-v4.3.2/esp32-client-sdk/components/iota_c/iota_…
-
### Board
ESP32-Wrover
### Device Description
not related
### Hardware Configuration
not related
### Version
2.0.17
### IDE Name
PlatformIO
### Operating System
Window…
-
I can't seem to build it ?
``CC build/main/my_spi.o
CXX build/main/my_rmt.o
/home/jon/x/esp32-vga-experiment-master/main/my_rmt.cpp:11:8: error: 'rmt_item16_t' does not name a type
static rmt_…
-
arduino 1.8.13, ulptool 2.4.1, binutils-esp32ulp-linux-amd64-2.28.51-esp-20191205
Everything setup according to readme
**1) ulp_adc**
Arduino: 1.8.13 (Linux), Board: "ESP32 Dev Module, Disabled, De…
-
failed to build the wifi_router example
```
Executing action: all (aliases: build)
Running ninja in directory /Users/dilsh/Documents/fyp/esp-iot-bridge/examples/wifi_router/build
Executing "ninja …
-
Hello everyone!
I did a clone of the `rust-esp-template` project and ran
```
docker run -v $PWD:/home/project:z --rm -ti quay.io/ctron/rust-esp xbuild-project
```
as mentioned in the README.
T…
-
### The problem
First install after esphome found new device failed.
### Which version of ESPHome has the issue?
2023.3.0
### What type of installation are you using?
Home Assistant Add-on
### W…
-
### The problem
I am unable to compile a new Bluetooth proxy due to dependency problems.
This a new install starting from the Bluetooth proxy website.
### Which version of ESPHome has the i…
-
I don't know what I did wrong, but the linking step fails on my computer.
```
christian@COOLMASTER:~/rust-esp32/rust-esp32-hono$ docker image ls
REPOSITORY …