You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I understand ..I have found the solution and I post -it ( with Arduino Mega it's not possible to obtain a value if you use ( RX1/RX2/RX3) !
Solution :
#define MEGA_RX_PIN 53
#define MEGA_TX_PIN 51
SoftwareSerial nextionSerial(MEGA_RX_PIN, MEGA_TX_PIN);
DanNixon/NeoNextion#33
I can help you but it will cost you since I am a freelancer and I have put lot of time and efforts to get it to work; let me know;
The text was updated successfully, but these errors were encountered: