Hello everyone,
I'm trying to upload the example sketch on esp32 cam with shield but an error comes.
A serial exception error occurred: Cannot configure port, something went wrong. Original message: PermissionError(13, 'Un dispositivo collegato al sistema non � in funzione.', None, 31)
Note: This error originates from pySerial. It is likely not a problem with esptool, but with the hardware connection or drivers.
For troubleshooting steps visit: Troubleshooting - ESP32 - — esptool.py latest documentation
Caricamento non riuscito: errore durante il caricamento: exit status 1
How can I solve that? Maybe another error comes and I post here:
A serial exception error occurred: Write timeout
Note: This error originates from pySerial. It is likely not a problem with esptool, but with the hardware connection or drivers.
For troubleshooting steps visit: Troubleshooting - ESP32 - — esptool.py latest documentation
Caricamento non riuscito: errore durante il caricamento: exit status 1
I've tried to reboot my pc and reinstall the driver but it doesn't work, any ideas?
Thanks to everyone for the reply.