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 ...
Search found 4 matches
- Sat Oct 15, 2022 7:08 am
- Forum: General Discussion
- Topic: Can't flash from ubuntu terminal - serial port permissions denied
- Replies: 6
- Views: 18753
- 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: 67151
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.
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.
- Mon Jun 13, 2022 1:39 am
- Forum: General Discussion
- Topic: ESP-Prog with Espressif IDE - Debugger Settings (3333)
- Replies: 0
- Views: 1745
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 ...
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 ...
- Sun Jun 12, 2022 10:47 pm
- Forum: General Discussion
- Topic: Use CMD like terminal inside Espressif_IDE IDE
- Replies: 0
- Views: 1342
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 ...
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 ...