nextion
nextion copied to clipboard
Arduino DUE stops running after line Nextion myNextion(Serial2, 9600);
My Arduino Due (HardwareSerial) stops running after performing this line.
"Nextion myNextion(Serial2, 9600);"
If i comment this out, everything is working fine - of course no display actions.
The Display is working, if i send the Commands directly.