Page 1 of 1

Can I load a ".hmi" file in nextion display from ESP32?

Posted: Tue Feb 05, 2019 9:21 am
by NBAntony13
Hello everyone :)
The question is what I write in the title topic: Can I load a ".hmi" file in nextion display from ESP32?

Re: Can I load a ".hmi" file in nextion display from ESP32?

Posted: Thu Feb 07, 2019 4:34 am
by ESP_Sprite
Probably yes - looking around, these displays allow uploading that filetype over serial port and the protocol is more-or-less known. You'd just need to find, port or write an implementation of it that runs on the esp32.