ESP32-PROG is a development and debugging tool created by Espressif Systems. It is used to program and debug ESP32 microcontrollers.
Available from Espressif store on Amazon: ESP32-PROG
Searching “ESP32-Prog tutorial” found a very detailed Github project by PBearson:
ESP32-With-ESP-PROG-Demo.
Debug your embedded software with ESP32, ESP-PROG, and JTAG. This project is part of a course at University of Massachusetts Lowell, and some details may need to be changed to work for other reader.
Addition documentation on ESP32-Prog: Platformio ESP32-PROG documentation
“Dave’s Garage” video on using Arduino IDE with ES32-PROG Dave is a retired Microsoft OS Engineer: ESP32-PROG on Arduino IDE
William
.
Hi.
Thanks for sharing.
We haven’t tried it yet.
I’ll add that to my to-do list.
Regards,
Sara
Doit ESP32 Devkit v1 and ESP32-PROG Debugging –step by step.tutorial’
Debugging ESP32 Arduino & ESP-IDF Projects using ESP-Prog and PlatformIO
Most detailed and complete tutorial I have read on the subject.
William
Very detailed video on configuring Visual Studio for debugging using the ESP32_PROG. Yuri uses an ESP32 DevKit V1 in his video:
Installing ESP-IDF ESP32 – Getting Started with ESP-IDF using Visual Studio Code [Easiest Method]
Check out Yuri’s video playlist: Yuri’s ESP32 How to videos