Skip to main content

All Questions

0 votes
0 answers
28 views

Miscommunication between esp32 and esp8266 using the same network

I have been using the esp 32 and the esp 8266 to communicate then using the serial monitor (both are in the same network), the idea is to send and receive messages in both, but when I run the code and ...
Victor Sousa's user avatar
0 votes
1 answer
195 views

Can i work with ESP32- Dev kit and ESP32-WebCam in a Sender and receiver interface?

I'm new in working with embedded programming and I've got a question that is - "I would like to make a project where if I press a button it should send a 15 seconds video to the contact number ...
DEVENDRAN M's user avatar
1 vote
6 answers
6k views

My ESP32 is scanning all the nearby WiFi Networks but it does not connect to my WiFi Router using Arduino IDE (Return Value of WiFi.status API = 6)

I am trying to connect my ESP32 to my Wifi Router using Arduino IDE but it is not connecting & giving a connection failed or disconnected status. I also confirmed it is scanning all the available ...
MA Munir's user avatar
0 votes
6 answers
17k views

ESP32 Flashing upload starts and fails with timeout

I have an ESP32-WROOM, as seen here. In the Arduino IDE, I compile and verify my sketch, and then attempt an upload. I get the following error: esptool.py v2.1 Connecting........___ Chip is ...
RenegadeAndy's user avatar
  • 5,690