- Download treehouses remote
- Connect to treehouses via Bluetooth
On an Android device, find the treehouses remote app on the Google Play Store download it.
The app may ask for your device location, feel free to decline.
-
After downloading the app go to your Android device's Bluetooth pairing screen
-
Scan and pair with the Pi device (look for
treehouses
) -
Open the
treehouses remote
app -
Click on "Connect to RPI"
-
Select your Raspberry Pi (
treehouses-<4-digit-number>
) ietreehouses-8930
-
Once you have connected to your Raspberry Pi, tap the menu button on the top left of your screen to view a whole host of options to interact with your Raspberry Pi.
-
Go to Terminal
- Just like a computer terminal, the Treehouses Remote app allows you to interact with your Raspberry Pi using CLI (command line interface)
-
In the Terminal window type
treehouses detectrpi
and "send" it- You can also access this command without writing: tap the
Commands
button at the top right of your screen to display a set of pre-entered commands you can use.
- You can also access this command without writing: tap the
-
Now type
treehouses default network
- Here we are preparing to get internet access
-
Reboot the system by entering the command
reboot
and go back to the home screen to re-connect to your Pi -
Back in the terminal type
treehouses bridge "wifiname" treehouses "wifipassword"
, and replacewifiname
with the name of your wifi network, andwifipassword
with the password.Output of steps 8, 9, 10, and 11:
NOTE: If you want to add a password to the treehouses hotspot, enter the command exactly as above being sure to add a custom hotspot password after your wifi password.
-
Reboot once again
NOTE: The Raspberry Pi may reboot in less than a minute, but time may vary by factors such as read/write speed of the microSD card and the particular Treehouses image being loaded.
NOTE: You can observe the Rapsberry Pi reboot by watching the steady red LED (labeled "PWR" in small letters on the circuit board). During a reboot, the red light should briefly wink out, then come back on. Right after rebooting, the green LED (labeled "ACT" in small letters on the circuit board) will rapidly flash as the microSD card reads the initialization steps. Once the image has fully loaded, the green LED will then begin to blink at a less rapid rate.
NOTE: You will need to unpair, re-pair, and restart your phone every time you use a new image version.
Lastly, navigate to Settings by clicking the top right icon and scroll down to enable the Share Data
option as shown below:
NOTE: If you are experiencing frequent Bluetooth disconnects, restart your Android device and try again.