Benutzer-Werkzeuge

Webseiten-Werkzeuge


unipagernextion

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Nächste Überarbeitung Beide Seiten der Revision
unipagernextion [2018/08/12 23:22]
dh3wr
unipagernextion [2018/08/12 23:27]
dh3wr [Direct connection to GPIO UART]
Zeile 89: Zeile 89:
 <​code>​dtoverlay=pi3-disable-bt</​code>​ to ''/​boot/​config.txt''​ and disable the Bluetooth service with <​code>​dtoverlay=pi3-disable-bt</​code>​ to ''/​boot/​config.txt''​ and disable the Bluetooth service with
 <​code>​sudo systemctl disable hciuart</​code>​. <​code>​sudo systemctl disable hciuart</​code>​.
 +
 +Also free the UART from the kernel messages by removing
 +<​code>​console=serial0,​115200</​code>​ from ''/​boot/​cmdline.txt''​ and enable the UART by adding
 +<​code>​enable_uart=1</​code>​ to ''/​boot/​config.txt''​
 +
 +Further information is just one google search away: [[https://​www.raspberrypi.org/​documentation/​configuration/​uart.md|one google search away]].
 +
  
 Reboot your Pi after doing so. Reboot your Pi after doing so.
unipagernextion.txt · Zuletzt geändert: 2018/11/12 21:27 von oe7bsh