Search found 3 matches
- Tue May 21, 2024 9:25 am
- Forum: ESP-IDF
- Topic: Set Workspace folder
- Replies: 1
- Views: 790
Set Workspace folder
0 I have created ESP project from sample template with ESP-IDF extension in Visual Studio code. As result I have project folder that contains besides source code and other configuration files folder .devcontainer with devcontainer.json and Dockerfile files. I suppose I need to create container and r...
- Fri Jan 12, 2024 9:38 am
- Forum: ESP IoT Solution
- Topic: Update IOT device parameters
- Replies: 0
- Views: 75920
Update IOT device parameters
Hello, I have IOT device based on Espressif ESP32 processor that communicates with owners mobile device via MQTT server. I found that sometimes I need to update IOT device parameters. Updates are initiated by system provider. For example, I need to change MQTT server. What is the best practice to up...
- Mon May 08, 2023 9:03 am
- Forum: ESP-IDF
- Topic: Flashing procedure not able to open port
- Replies: 2
- Views: 2241
Flashing procedure not able to open port
Trying to build LVGL port to ESP32 demo project and flash to WT32-SC01 PLUS With 3.5 inch 320X480 module with ESP32-S2-WROVER chip. Build was done with ESP-IDF v4.4.4 version without problems. But flashing command idf.py -p 9 flash generates error: Executing action: flash Running ninja in directory ...