Hi everybody,
I have a problem with a arduino project. I'm using a Arduino Mega to send serial data via ethernet to a server. Everything is working like it should. Except one thing:
When the Arduino is connected to the serial data source @Serial"0" and this source sends data while start up, the Arduino freezes. When I connect the data source after start up, everything is working. Serial 1-3 works on start up, but I need all 4 hardware serials.
Anybody has a hint for me?
Thanks a lot.