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
Letzte Überarbeitung Beide Seiten der Revision
unipagernextion [2018/08/12 23:27]
dh3wr [Direct connection to GPIO UART]
unipagernextion [2018/08/12 23:28]
dh3wr [Direct connection to GPIO UART]
Zeile 88: Zeile 88:
 {{::​icons:​warning.png?​direct |}}{{ :​icons:​warning.png?​direct|}}Remember:​ In the default raspbian image, on Raspberry Pi 3B and Raspberry Pi 3B+, the internal Bluetooth is connected to the internal UART. So as it is quite likely you won't use the Bluetooth, disable it by adding a line {{::​icons:​warning.png?​direct |}}{{ :​icons:​warning.png?​direct|}}Remember:​ In the default raspbian image, on Raspberry Pi 3B and Raspberry Pi 3B+, the internal Bluetooth is connected to the internal UART. So as it is quite likely you won't use the Bluetooth, disable it by adding a line
 <​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 Also free the UART from the kernel messages by removing
Zeile 97: Zeile 97:
  
  
-Reboot your Pi after doing so.+Reboot your Pi after doing these actions.
  
  
unipagernextion.txt · Zuletzt geändert: 2018/11/12 21:27 von oe7bsh