I need to connect my ESP8266 with Arduino Mega, but I don't have any library to connect it as a ESP8266 WebClient, in Serial1.
I try to use WifiLibrary from Arduino.
I try to use ESP8266WiFi.h for Serial1, but I couldn't find a way to change the Serial Port. So I can't switch WiFiClient-client for Serial1.
I need some help here, Guys.
Thanks!