Page 1 of 1

Nextion Getvalue

Posted: Tue Sep 12, 2023 9:07 am
by rclevers
If I retrieve the value n0 (Time) from Nextion with Getvalue and want to put it back via the Arduino with SetValue in n2 Nextion, the value comes back in n3 Nextion. In the Arduino, the value goes from variable Time to Value.
I can't get the value of n1 Nextion at all with GetValue.
D13 output is only for control of variable Time and Value. What am I doing wrong?