Template: RPI open uart

From Waveshare Wiki
Revision as of 09:21, 9 September 2020 by Waveshare-eng11 (talk | contribs)
Jump to: navigation, search

Enable Serial Port

Open a terminal and run the following commands:

sudo raspi-config
Choose Interfacing Options -> Serial -> No -> Yes

You need to disable the login shell and enable the hardware serial

L76X GPS Module rpi serial.png


Reboot Raspberry Pi

sudo reboot