Tag Archives: using Bluetooth Cr-48

Using Bluetooth on the Cr-48

Posted on 22. Dec, 2010 by . 9 Comments

flattr this!

bluetoothMany people don’t realize that the Cr-48 has Bluetooth built in. That’s because it doesn’t exactly work right out of the box. The hardware is an Atheros AR5BBU12 Bluetooth V2.1 EDR if you want to get technical by the way. You can play around with it if you’re interested, and here are the steps to do so.

1. Enter developer mode.

2. Get to the terminal by hitting CTRL+ALT+T.

3. Open up a bash shell. Just type “shell” in the terminal.

4. You’ll need to put your Bluetooth device into discovery mode. If you don’t know how to do this with your device you’ll need to consult a manual or Google it.

5. Type “hcitool scan” to have the Cr-48 scan for Bluetooth devices. You should see device(s) with their addresses listed.

6. Type in the command “hcitool cc xx:xx:xx:xx:xx:xx” to connect the device, using its address.

7. Depending on your configuration, you may need a key. You can enter this by using  ”hcitool auth xx:xx:xx:xx:xx:xx”.

While these are the steps to complete the process, the rate is limited for this working. Let us know if you’re able to connect your Cr-48 to Bluetooth devices.

via ChromeOS-Cr48