Hello!
I am using ethernet shield v2 to post temperatures to a simple web page with gaugues via "get" command and some clever json library. But since some time ago all web browsers do not accept http and require mandatory https. I can see updated web page if i force chrome to allow http, but this is not a long term viable solution. Is there some ethernet (not wifi) hardware solution to this?
Web page:
https://k-orycik.pl/GaugesOut.html
Delete "-"
if you are on an ARM Arduino you can use the SSLClient library
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.