I believe I'm getting a similar compile error and could use help. Did anyone respond to you? The site looks like no one did.
Here is my error. I'm just running any of the default examples from Nextions Arduino library. I've edited the NexConfig.h file to use just Serial. I'm stumped on why this isn't working now.
Nextion\Nextion.cpp:3:1: error: 'Nextion' does not name a type
Nextion::Nextion(uint8_t rx, uint8_t tx)
Unfortunately I got no response yet.
Either I do something wrong or nobody else uses the library anymore...
Alexander
I am building up a doorpi system with a nextion display as a door station. The Arduino should get the nextion's output and forwarding it to the raspberry.
I use the ITEAD Nextion lib 0.7.0 for communicating between Arduino and the Nextion display. But when I try to compile I get following error notification:
It seems that there is a problem in the lib, but unfortunately the itead support was not able to help me.
Can someone tell me how to fix the problem, please?
Thanks in advance!
Alexander
1 person has this question