Page 1 of 1

ESP-AT Local Compilation Fails for ESP32-C6-WROOM

Posted: Wed Feb 12, 2025 10:10 am
by ShreyAcharya
Hi everyone,

I manually replaced the placeholder MQTT certificate and keys with mine, and now I’m trying to compile the ESP-AT project locally for the ESP32-C6-WROOM. However, I keep running into an issue.

When I execute:

Code: Select all

python build.py install
Image

Has anyone encountered this before? Any suggestions on how to fix it?

Thanks in advance!