Search found 3 matches

by ajaykk
Tue Oct 09, 2018 12:08 pm
Forum: General Discussion
Topic: Unable to program ESP32-SOLO-1
Replies: 5
Views: 8079

Re: Unable to program ESP32-SOLO-1

My esp-solo module was faulty. I tried with another solo module, was able to flash program using serial bootloader but when trying with JTAG, I am getting this message:- $~/esp/openocd-esp32/bin/openocd -s ~/esp/openocd-esp32/share/openocd/scripts -f interface/ftdi/esp32_devkitj_v1.cfg -f board/esp-...
by ajaykk
Sat Oct 06, 2018 5:51 am
Forum: General Discussion
Topic: Unable to program ESP32-SOLO-1
Replies: 5
Views: 8079

Re: Unable to program ESP32-SOLO-1

This is a fresh module and first time programming it.

can you give us proper connection details and configurations for this module?
by ajaykk
Fri Oct 05, 2018 3:24 pm
Forum: General Discussion
Topic: Unable to program ESP32-SOLO-1
Replies: 5
Views: 8079

Unable to program ESP32-SOLO-1

I am unable to program ESP32-SOLO-1 using JTAG on the ESP-WROVER-KIT v3. JTAG Connections:- conn.jpg also, I enabled single core mode in menuconfig. openocd output:- $ ~/esp/openocd-esp32/bin/openocd -s ~/esp/openocd-esp32/share/openocd/scripts -f interface/ftdi/esp32_devkitj_v1.cfg -f board/esp-wro...