Seithan / EasyNextionLibrary

A simple library for Nextion display that uses only four functions. You can easily benefit from Nextion's wide range of features and advantages in just a few easy steps. The library uses a custom protocol that can prove to be a powerful tool for advanced users as it can be easily modified to meet one’s needs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nextion listen issue

giannaros900 opened this issue · comments

NextionListen function works with 2.4'' but not with 7'' (same code)

Hello,
This normally should not happen.
Make sure that you have started a new tft file, where you have set as the device the 7 inch screen
Also make sure that you write bkcmd=3 at the Preinitialize event of the page

Still the same...

I am very sorry for the delayed reply.

I try to find a 7 inch screen, in order to check this out.

I have not been able to find one unfortunately, but from different users on Nextion, that I am in touch, I know very well they use 7 inch screens without problems.

Have you tried the examples of the library?