Hello Rui, I hope you can help me out here.
I have hooked up the two leds for the web server project,,double/triple checked the wiring, pressed the “BOOT” button when uploading via arduino IDE.When it has finished uploading, I get a message saying “Hard Resetting via RTS Pin” I push the “EN” button on the ESP 32 DevKit V1, and open the Serial Monitor.
It tells me it is Connecting to Iinet B98F93 my internet,, and then the dots go on forever,,not connecting to anything.
I feel I have checked everything at least three/four times, with no success.
I put in my network name “Iinet B98F93 ” and password from the back of my modem, in the code.
Can you tell me where I am going wrong,,the message doesnt give me any clues.
Thanks Ted Moir teddmoir@gmail.com
This is just some follow up information, from me Edward Moir.
I also get the message
” The selected serial port failed to execute script esptool does not exist or your board is not connected.”
The board is connected, red led is on,,,I have the esp32 script in my library and selected, WiFi.h is in the script.
I have held the BOOT button on from start to finish of the Verify and Upload, and just in the Upload, but it makes no difference.
Any input would be appreciated.
Thanks Edward
Hi Edward.
Did you select the COM port your ESP32 is connected to? Sometimes when we forgot to select the COM port, we get that error (or when using USB cables without data wires).
Does your SSID have spaces in the name? I think there is some sort of issue about connecting to networks with spaces on the name.
Regards,
Sara