Topic: Hardware serial(s)
I might be missing something simple,, (I'm new to using RemoteXY) and have been experimenting with using the Cloud Server and Access Point,, but for some reason the only connection I can get functioning is using Hardware serial (0-rx, 1-tx) with Arduino Mega 2560,
Any other (Hardware Serial1,2, or 3, Software ) doesn't work (no connection to Cloud and/or no activity on Serial monitor).
Even, when i try Wifi Access,, again only Serial (0-rx, 1-tx) results in activity on the Serial monitor and functions correctly as per the examples.
Setup is :
Wifi Access or Cloud
Arduino Mega 2560
ESP8266 Wifi module
Arduino IDE
Hopefully I'm overlooking something very simple as I've tried the other Serial ports with other programs and I know they function.