hi out there
I am using a Nextion std display and tried their float xfloat data type for the display, which should be a simple alternative to unsigned int - or number as they define it - Nexnum - but the typedef is missing for a float and I digged trough the cpp and include file without any luck - has some tried some similar or are you doing a string-conversion first and just sending it as text to the display?
I send numbers of all types to the display as text to be displayed in a text box. You can do a lot more that way because you can format it any way you like.
See my tutorial using Nextion displays with Arduino at the top of the Display section of the forum.
This topic was automatically closed after 48 days. New replies are no longer allowed.