Updated (EN) Customization (markdown)
@@ -144,7 +144,9 @@ api:
|
|||||||
|
|
||||||
### Change UART's baud rate
|
### Change UART's baud rate
|
||||||
Use this to change the baud rate on the communication between ESPHome and Nextion display.<br>
|
Use this to change the baud rate on the communication between ESPHome and Nextion display.<br>
|
||||||
Important: This project used 115200 bps as default, unless you install the advanced package, which is set to 921600 bps. In any case you can bypass with the customized settings.
|
> This project uses 115200 bps as default, but will automatically try to change to 921600 bps when uploading TFT, so you shouldn't need this customization in normal situations.
|
||||||
|
|
||||||
|
> Higher baud rates might cause issues when upload some pages.
|
||||||
```yaml
|
```yaml
|
||||||
# Set Nextion comms baud rate to 921600 bps
|
# Set Nextion comms baud rate to 921600 bps
|
||||||
uart:
|
uart:
|
||||||
|
|||||||
Reference in New Issue
Block a user