Skip to main content

All Questions

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
0 answers
312 views

D1 mini lite won't connect to WLAN

I am building some simple IoT devices like tem / humi and window sensors for the house and would need some support with a simple method to connect a D1 mini lite to my WLAN. There are already more ...
worksonmymachine's user avatar
2 votes
1 answer
2k views

Arduino ESP8266 - stack ERROR - ESPExceptionDecoder to debug - need help to find ERROR

i have one project that can ready compiled. The function is break on the hardware an i need help to finde the error. I am a beginner and ask for help. How can I narrow the error down? Platform ...
user11528497's user avatar
0 votes
1 answer
964 views

Code error in smart irrigation system, using dht11 sensor

I have wrtitten a code for automatically watering plant using esp8266, dht11, moisture sensor but my code has some error, i dont know how to fix it #include <DHT.h> #include <ESP8266WiFi.h&...
Anshuman Bharadwaj'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