Page 1 of 1

Nextion and z-uno

Posted: 11 Feb 2018 12:40
by SergioP
Hi,
I have been trying to build a new project with the nextion touchscreen display (https://nextion.itead.cc/) without luck. it does not compile. I got the following error:
Compiling C:\Users\SERGIO~1.PER\AppData\Local\Temp\arduino_build_9856\NexTouch_sdcpp_.cpp ...Unknown error:'class NexObject' uCxx returned error code:-1


I have included all nextion libraries (https://github.com/itead/ITEADLIB_Arduino_Nextion) into the z-uno libraries folder: C:\Users\sergio.peris\AppData\Roaming\Arduino15\packages\Z-Uno\hardware\zw8051\2.1.1\libraries\nextion

Any suggestion?

thanks

Sergio

Re: Nextion and z-uno

Posted: 11 Feb 2018 15:43
by duese
I´m also very interested in these kind of displays!

Re: Nextion and z-uno

Posted: 16 Feb 2018 18:22
by mdietinger@gmail.com
You could use Nextion without library.
See there: http://support.iteadstudio.com/support/ ... 1000012477

Re: Nextion and z-uno

Posted: 25 Feb 2018 11:27
by SergioP
Hi mdietinger,

thanks for your note. will try in some weeks and update this post.