Nextion with Arduinno

For general Flowcode discussion that does not belong in the other sections.
Post Reply
rclevers
Posts: 2
http://meble-kuchenne.info.pl
Joined: Sun Sep 19, 2021 2:14 pm

Nextion with Arduinno

Post 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
Attachments
Readwrite.fcfx
(9.77 KiB) Downloaded 374 times
read write.odt
(361.31 KiB) Downloaded 372 times

Wolfgang_Kos
Posts: 1
Joined: Mon May 31, 2021 1:39 pm

Re: Nextion with Arduinno

Post by Wolfgang_Kos »

Hi,
I have the same problem, I don´t can read the values, do you you solved this problem now, thanks.

Post Reply