logo elektroda
logo elektroda
X
logo elektroda

ESP32-CAM: Compilation error A fatal error occurred: Failed to connect - image transmission

mikolaj17 540 1
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 20212567
    mikolaj17
    Level 1  
    Hi, I have a problem with making an esp32cam server with image transmission. When I upload the code that is in the arduino.ide examples such an error I get as below in the screengrab. I changed the voltage from 3.3v to 5v and the baud rate from 115200 to 9600 unfortunately with no change the same error is displayed.

    ESP32-CAM: Compilation error A fatal error occurred: Failed to connect - image transmission .

    The terminal displays this error:

    Sketch uses 1431465 bytes (45%) of program storage space. Maximum is 3145728 bytes.
    Global variables use 65360 bytes (19%) of dynamic memory, leaving 262320 bytes for local variables. Maximum is 327680 bytes.
    esptool.py v3.3
    Serial port COM7
    Connecting......................................

    A fatal error
    Code: C / C++
    Log in, to see the code
    : Failed to connect to ESP32: No serial data received.
    For troubleshooting steps visit: https://docs.espressif.com/projects/esptool/en/latest/troubleshooting.html
    The selected serial port For troubleshooting steps visit: https://docs.espressif.com/projects/esptool/en/latest/troubleshooting.html
    does not exist or your board is not connected
  • ADVERTISEMENT
  • #2 20212934
    bubu1769
    Level 42  
    Which tile do you have selected in the menu?
ADVERTISEMENT