Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
Browse files

correct H2s

  • Loading branch information
LornaLynch committed May 11, 2015
1 parent 5b99aa5 commit cdb143da3e5d2a6eac95f8bd41e77a6b4aa9e746
Showing with 2 additions and 2 deletions.
  1. +2 −2 bluetooth-setup.md
@@ -4,15 +4,15 @@ Bluetooth connectivity can be used to transfer files and for communication, but

You will need a Bluetooth dongle. Not all adaptors work on the Pi; we can't specifically recommend any but the Inateck Bluetooth 4.0 adaptor we are using works really well.

## Step 1. Connect the dongle and install software
## Connect the dongle and install software

- Plug the dongle into a USB port on your Pi and boot it up.
- At the command line type `sudo apt-get install --no-install-recommends bluetooth`.
- Once the software is installed, type `sudo service bluetooth status`.

You should see `bluetooth is running`. If not, reboot and try again.

## Step 2. Test the dongle
## Test the dongle

Type `hcitool scan`. Any Bluetooth discoverable devices in the area will appear on screen; you are now ready to use Bluetooth on the Raspberry Pi.

0 comments on commit cdb143d

Please sign in to comment.
You can’t perform that action at this time.