Search found 17 matches

by hml9083@hotmail.com
Mon Jan 29, 2018 5:21 pm
Forum: ESP32 Arduino
Topic: esp32 running basic WiFi code, I get "Hmmm...can’t reach this page"
Replies: 9
Views: 15306

Re: esp32 running basic WiFi code, I get "Hmmm...can’t reach this page"

Sorry I did not respond to
When it becomes unavailable, does reset get it back, or does it need power cycle?
I have to power cycle or use the reset button,
then ESP32 will reconnect but drop wifi after short period of time.
by hml9083@hotmail.com
Mon Jan 29, 2018 4:33 pm
Forum: ESP32 Arduino
Topic: esp32 running basic WiFi code, I get "Hmmm...can’t reach this page"
Replies: 9
Views: 15306

Re: esp32 running basic WiFi code, I get "Hmmm...can’t reach this page"

When I use ESP.getChipRevision() in a sketch the serial output is, ESP.getChipRevision() = 0 When I use the SimpleWiFiServer.ino sketch and when "Hmmm...can’t reach this page" web page appears My serial output will display the following, client disonnected [D][WiFiGeneric.cpp:182] _eventCallback(): ...
by hml9083@hotmail.com
Fri Jan 26, 2018 2:03 pm
Forum: ESP32 Arduino
Topic: esp32 running basic WiFi code, I get "Hmmm...can’t reach this page"
Replies: 9
Views: 15306

Re: esp32 running basic WiFi code, I get "Hmmm...can’t reach this page"

Thank you for your interest. I have altered SimpleWebServer.ino sketch with my SSID, my Password and to print out uptime in seconds and RSSI. note: same problem occurs if I do not add uptime and RSSI, Webpage is accessible for approximately 2 to 10 minutes. My RSSI value is -39 to -41, MCU is very c...
by hml9083@hotmail.com
Wed Jan 24, 2018 1:33 pm
Forum: ESP32 Arduino
Topic: esp32 running basic WiFi code, I get "Hmmm...can’t reach this page"
Replies: 9
Views: 15306

esp32 running basic WiFi code, I get "Hmmm...can’t reach this page"

i am using the Arduino IDE and can upload my code to my ESP32 boards, My WiFi code connects to my home network and the board responds as expected, However after a few minutes to maybe a few hours the ESP32 stops responding, IE: "Hmmm...can’t reach this page" appears when trying to access the url. I ...
by hml9083@hotmail.com
Thu Jan 18, 2018 1:26 pm
Forum: Sample Code
Topic: Arduino example: Simple dallas sensor webserver.
Replies: 2
Views: 6908

Re: Arduino example: Simple dallas sensor webserver.

What is the longest period your device has responded successfully to Web requests, IE: number of days ?
by hml9083@hotmail.com
Thu Jan 04, 2018 1:22 pm
Forum: ESP32 Arduino
Topic: How to force client to disconnect
Replies: 4
Views: 13685

Re: How to force client to disconnect

Question, What is longest period of time your esp32's, wifi remains connected to network and responsive, days, weeks etc. ?