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

Has anyone encountered this before? Any suggestions on how to fix it?
Thanks in advance!