-
Hi guys,
is it currently possible to compile Zig for the ESP8266/ESP32? According to [this forum post](https://esp32.com/viewtopic.php?p=38466) it seems like LLVM supports it as a target. I would l…
-
### The problem
Hi everyone
Unfortunately I constantly receive these messages when trying to compile the new released versions of the BT Proxies on my RPi3b+.
I was reading within the site that s…
-
Hello, I am impressed with your work. This is exactly what I was looking for. Unfortunately, my module is based on the ESP32 S3 model (SpeedStudio Xiao S3), so your bin files for other models do not w…
-
Recreating the problem:
IDF docker Image used: v4.4.7
compiling the code to use esp32 as the 4g hotspot
1. downloaded the git repository
2. went to the esp-iot-bridge/test_app
3. ran idf.menuc…
-
I’m using Web3E with an ESP32. Standalone `Web3.h` works fine, but `Contract.h` causes problems, though.
This is what I’m trying to do:
```
queryERC20Balance(ERC20CONTRACT, MY_ADDRESS);
```
W…
-
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 …
-
esp-idf-sys build started fail on arm mac os
esp-idf-sys `v0.34.0`
target `esp32`
Log
```
Fresh core v0.0.0 (/Users/mbv/.rustup/toolchains/esp/lib/rustlib/src/rust/library/core)…
-
### 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…
-
Environment:
Windows 10
ESP32 version 1.0.4
Atmel Studio 7 (Version: 7.0.1931 - )
Python 2.7
ESP32 board installed as README.md: C:\Users\capol\AppData\Local\arduino15\packages\esp32\
And …
-
Hi @dsryzhov
During ./idf.sh build, I get this error.
I doubled checked my "./idf.sh menuconfig" and believe I did everything in the README.
Do you see this error?
Thanks
Jack
------…