Page 1 of 1

Nextion with Arduinno

Posted: Mon Oct 16, 2023 10:52 am
by rclevers
Hello

I need a little bit help.
I try to get the value from n0 and put it in n1.
What happens is:
first cycle the value from n0 is in n1
second cycle the value from n0 is in n1
third cycly value from n1 is 0
fourth cycle the value from n0 is in n1
After that the value of n1 is 0 till I make a reset.
My problem is to need the command GetValue in the Nextion library.
SetValue is working very well if I try it in another way.
I have checked it with Arduino Uno, Mega and mini.

Thanks for help

Re: Nextion with Arduinno

Posted: Fri Dec 29, 2023 2:57 pm
by Wolfgang_Kos
Hi,
I have the same problem, I donĀ“t can read the values, do you you solved this problem now, thanks.