Search found 4 matches

by marcusob
Sat Oct 15, 2022 7:08 am
Forum: General Discussion
Topic: Can't flash from ubuntu terminal - serial port permissions denied
Replies: 6
Views: 15376

Re: Can't flash from ubuntu terminal - serial port permissions denied

To get over the permission denied - I am running Windows 10 Host, with VMWare Ubuntu 20.04.1 guest File "/home/marcus/.espressif/python_env/idf3.3_py2.7_env/lib/python2.7/site-packages/serial/serialposix.py", line 325, in open raise SerialException(msg.errno, "could not open port {}: {}".format(self...
by marcusob
Thu Oct 13, 2022 2:23 am
Forum: General Discussion
Topic: [Solved] A step-by-step guide to enable AT commands for ES32P-AT via USB on DevKitC
Replies: 13
Views: 57082

Re: [Solved] A step-by-step guide to enable AT commands for ES32P-AT via USB on DevKitC

Hi

The commit you mention to checkout 7fa98593bc179ea50a1bc8244d5b94bac59c9a10 in the https://github.com/espressif/esp32-at.git repository doesn not exist anymore. Is there another way to get the ESP 32 AT source code ?

Thanks.
by marcusob
Mon Jun 13, 2022 1:39 am
Forum: General Discussion
Topic: ESP-Prog with Espressif IDE - Debugger Settings (3333)
Replies: 0
Views: 1272

ESP-Prog with Espressif IDE - Debugger Settings (3333)

Hi I am trying to debug my ESP32 AI Thinker + Camera board, I already have it working from the Esspressif IDE for downloading and UART monitor etc. The only thing I cant get working is the debugger. I have the ESP-Prog wired up correctly to the ESP32, and can prove this by using it with PlatformIO a...
by marcusob
Sun Jun 12, 2022 10:47 pm
Forum: General Discussion
Topic: Use CMD like terminal inside Espressif_IDE IDE
Replies: 0
Views: 972

Use CMD like terminal inside Espressif_IDE IDE

Hi I would like to know how I can type and interact with the command like environment running Espressif_IDE in Windows 10 . I can build, watch serial etc, but cant seem to use the terminal. I do this 1. Click on menu bar - Window -> Show View -> Terminal 2. Go down to the terminal windows and click ...