-
Notifications
You must be signed in to change notification settings - Fork 0
Connect to wifi
Ron Grimes edited this page Feb 11, 2017
·
13 revisions
- News Operations
- Configuration
- Connecting to wifi
The following shows the applications and operations used from an Android(*) platform
## Android Applications used 1. JuiceSSH 1. VNC Viewer (from RealVNC)
- tightvncviewer
-
Connect the Android box to the CBNR with a USB cable.
-
On the Android:
-
Set Tethering mode.
(Example: Settings > (Connections) Mobile hotspot and tethering > USB tethering: On) -
You only need this step after a reboot, or if you know tightvncserver is not running.
Start the android app: JuiceSSH.- Connect to the CBNR.
- Login.
- Start tightvncserver
- Look for:
New 'X' desktop is raspberrypi3:1
(Look for the ":1"; if other, substitute ":2" (etc.) for the vnc link). - Disconnect (Ctrl D). [Optional]
-
Start the android app: VNC Viewer.
-
Connect to: 192.168.42.42:1 (previously set up).
-
login with VNC password (previously set up)
-
Using the VNC screen (on the Android), use the Network icon (usually top right corner) to set the AP.
- If trouble finding the APs, try:
sudo service network-manager restart
- Use the VNC Viewer keyboard to enter the password (if required).
- Disconnect VNC Viewer (from the VNC Viewer panel).
- Disconect the Android to CBNR USB cable
(*) Instructions equally good on an iOS device (probably...)