Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.2_Enhanced Does Not Match #24

Open
ezryder645 opened this issue Feb 11, 2019 · 3 comments
Open

3.2_Enhanced Does Not Match #24

ezryder645 opened this issue Feb 11, 2019 · 3 comments

Comments

@ezryder645
Copy link

Put the 3.2_enhanced.tft on the SD card and when booted got the error message:"
Model does not match
Device Model:
NX4024K032_011R
"
Any idea what might be happening here?

@SteBuTOS
Copy link
Contributor

Try 3.2.tft. Your screen might not be the enhanced version.

@ezryder645
Copy link
Author

Thanks! I tried both and didn't work, but I rebuilt the ui in Nextion editor from the hmi file and it worked. Now it boots the main page but the buttons don't seem to work

@HacknaTon
Copy link

sudo wget https://github.com/SteBuTOS/TouchScreen-For-NanoDLP/archive/v0.3.tar.gz --no-check-certificate -O - | sudo tar -C /home/pi/nextion -xz

sudo cp /home/pi/nextion/TouchScreen-For-NanoDLP-0.3/. /home/pi/nextion/. -rv

sudo rm -r /home/pi/nextion/TouchScreen-For-NanoDLP-0.3

sudo npm i ip

sudo npm i drivelist

sudo npm i child_process

sudo shutdown -r now

do that ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants