i am trying to connect my esp32 and arduino uno board.Earlier the code work properly but now i am getting this error as:
Arduino: 1.8.19 (Windows 10), Board: "ESP32 Dev Module, Disabled, Disabled, Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS), 240MHz (WiFi/BT), QIO, 80MHz, 4MB (32Mb), 921600, Core 1, Core 1, None, Disabled, Disabled"
Sketch uses 278937 bytes (21%) of program storage space. Maximum is 1310720 bytes.
Global variables use 20232 bytes (6%) of dynamic memory, leaving 307448 bytes for local variables. Maximum is 327680 bytes.
esptool.py v4.6
Serial port COM6
Connecting......................................
A fatal error occurred: Failed to connect to ESP32: Wrong boot mode detected (0x13)! The chip needs to be in download mode.
For troubleshooting steps visit: .html
the selected serial port For troubleshooting steps visit: .html
does not exist or your board is not connected
This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences.
i tried to GPT and i have done all it has said it still doesn't work out.
esp32 code Connectivity
help me with this
i am just trying to get non-error scenario with proper output on serial monitor