Closed michaeloconnor1717 closed 4 years ago
Welcome to HTTPSRedirect! Please provide enough info to debug the issue.
esp8266 does not appear to have the capabilities to handle multiple connections simultaneously, but closing one and opening another (so just switching back and forth) works like a charm
I am attempting to make a smart clock that gets information from two different servers (Google scripts and api.weather.gov). I wanted to know if that is possible because I have been unsuccessful so far. I can connect to them separately, but when I try to connect to both of them in the same script it drops the connection to the first one and fails to connect to the second one.
Sketch
Serial Output