I have a video coming out later this week on the internal eeprom of the Nextion display. You can use this feature to save some data on reset and power loss. Stay tuned!
I would recommend sending as a text over a value. values are more difficult to parse back into an integer. I will have a video in the next week or so on how to send a float value from the Nextion to the Arduino.
thanks for sharing. helping me improve my own projects and come up with new ideas
That's great!
Are you sending the float value to xfloat tool in NExtion../
I am sending them to a text box.
Hi Sir can you please tell me that when I turn nextion display power off, and turn on again its loose saved data in text box.
I have a video coming out later this week on the internal eeprom of the Nextion display. You can use this feature to save some data on reset and power loss. Stay tuned!
@@CheapControls Thanks
What about using "cov" to convert float to text and sending it to Arduino?
cov x0.val,t0.txt,4
print t0.txt // print float
I would recommend sending as a text over a value. values are more difficult to parse back into an integer. I will have a video in the next week or so on how to send a float value from the Nextion to the Arduino.
@@CheapControls Thanks for your interest
@@CheapControls
t3.txt=t1.txt + "," + t2.txt
print T3.txt
th-cam.com/video/c9gswwgjE6o/w-d-xo.html
@@abdes5826 The video will not be out this week but I have it scheduled for next Wednesday. Sorry for the delay.
@@CheapControls Thanks for your interest