Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

your question on nextion #1

Open
rangathedon opened this issue Jan 28, 2018 · 1 comment
Open

your question on nextion #1

rangathedon opened this issue Jan 28, 2018 · 1 comment

Comments

@rangathedon
Copy link

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;

@llist
Copy link
Owner

llist commented Jan 28, 2018

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);

You did a great job.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants