Errors with ITEADLIB_Nextion

You need to look in the samples how to use the lib.

All the samples feature a line

USARTSerial& nexSerial = Serial1;

This is required to allow to use other serial ports too.