ESP32 Server and Apple Devices
Posted: Fri Aug 24, 2018 2:02 pm
I am using the AT Command set to run the ESP32 as a server.
In my test configuration I am servering a minimal webpage consisting of the following:
<h1>Hello</h1>
Every device I connect (Android, and WIndows) have not problem.
But when I try the iPad, I do not get any display in the brower, just the following message
"Safari cannot open the page because the network connection was lost"
This happens if I close the connection immediately after sending the html or if I wait a bit.
Is there other information I need to send for Apple Devices?
In my test configuration I am servering a minimal webpage consisting of the following:
<h1>Hello</h1>
Every device I connect (Android, and WIndows) have not problem.
But when I try the iPad, I do not get any display in the brower, just the following message
"Safari cannot open the page because the network connection was lost"
This happens if I close the connection immediately after sending the html or if I wait a bit.
Is there other information I need to send for Apple Devices?