Web Server not working #702
JessePGordon
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Earle and All: I have built the WebRadio project with an ESP32 and PCM5102. Reading through the code this looks to be just what I want and I know that the ESP8266Audio library works very well. However I am having some frustration with the WebRadio example as provided. It compiles and runs as seen from the various Serial print messages that come during a run, but when I try to open the web page my iPhone Safari browser simply says "can't open the page because the network connection is lost." iPhone Firefox reports "The network connection was lost." and Edge on my PC says "192.168.1.74 didn't send any data." However the ESP32 reports "INDEX sent" on the serial monitor. I am not much of a hand at Web stuff so maybe someone can help me debug this probably simple issue.
Beta Was this translation helpful? Give feedback.
All reactions