Skip to content

Commit c26ef88

Browse files
committed
Update ssh.md
1 parent bcdbbb0 commit c26ef88

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/02.uno/boards/uno-q/tutorials/05.ssh

1 file changed

+1
-1
lines changed

content/hardware/02.uno/boards/uno-q/tutorials/05.ssh/ssh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The UNO Q board comes pre-packaged with the Arduino App Lab, which is based on t
2828
- An SSH client tool installed on the computer (macOS, Windows 10+, Ubuntu has built-in SSH client tools)
2929
- Access to a local Wi-Fi® network (both computer & board need to be on the same network)
3030

31-
***During the first setup, Wi-Fi® credentials are entered, and the board will automatically enable SSH. Without completing it, it is not possible to access the board via SSH unless activated manually.***
31+
***During the first setup, Wi-Fi® credentials are entered, and the board will automatically enable SSH. Without completing it, it is not possible to access the board via SSH unless activated manually. This can also be activated by accessing the board using `adb`, and running `arduino-app-cli system network-mode enable` in the board's shell. See more in the [Arduino App CLI documentation](/software/app-lab/tutorials/cli/)***
3232

3333
## Installing SSH (Local Computer)
3434

0 commit comments

Comments
 (0)