Aeotec Z-Pi 7 Скачать руководство пользователя страница 3

1.1.1.

 Open an SSH connection to your system, use Putty (

Link

 (https://www.chiark.greenend.org.uk/~sgtatham/putty/)

), you

can find out how to connect Putty to RPi in this link: 

SSH Putty to RPi

(https://raspberrypi4dummies.wordpress.com/2013/03/17/connect-to-the-raspberry-pi-via-ssh-putty/)

1.1.2.

 Enter the user "pi".

1.1.3.

 Enter your password "raspberry"(standard).

1.1.4.

 Now enter the following command.

sudo nano /boot/config.txt

Generic

1.1.5

. Add the following line depending on the hardware version of RPi that you are using. 

Raspberry Pi 3

dtoverlay=pi3-disable-bt 

enable_uart=1

Generic

Raspberry Pi 4

dtoverlay=disable-bt 

enable_uart=1

Generic

1.1.6.

 Exit the Editor with Ctrl X and save with Y.

1.1.7.

 Reboot the system with:

sudo reboot

Generic

1.1.8.

  Login with SSH again, enter your username and password.

1.1.9.

 Check if the port ttyAMA0 is available with: 

dmesg | grep tty

Generic

1.2. Install Z-Pi 7 on Orange Pi Zero

 

Отзывы: