-
-
Couldn't load subscription status.
- Fork 33
Open
Description
I have HMI with page0 and page1. Writing data is ok, nextion lissen and trigger works perfectly, but i can't read any variable. I try any variables, local, global but still return 777777:
myNex.writeStr("page 1") Serial.println(myNex.readNumber("n0.val"));
I think reading works when nextionlisten works on the touch pad. Why readings of variables still return 777777?
Thanks for any ideas.
Platform: ESP32/platformio/arduino framework
Metadata
Metadata
Assignees
Labels
No labels