marcfager / nspanel-mf

Custom HMI controlled by ESPHome for the Sonoff NSPanel. Includes media player card and home screen with weather data and clock. More to come.
215 stars 60 forks source link

Can only communicate at 9600 baud #31

Open e-noyau opened 1 year ago

e-noyau commented 1 year ago

The compiled tft file in the repo doesn't match the esphome yaml. The yaml defined the speed at 115600, which dosn't work, but setting it up to 9600 solves the issue and make the two talk again.

timmchugh11 commented 1 year ago

If you open the hmi file in the nextion editor and specify the baud rate in the Program.s tab it will work at 115600

baud=115200//Configure baudrate