Hi.
I am struggeling to get and USB-Bluetooth adaptor to work on my NanosG20 as I like to connect it to an iPad as "user interface".
The intention is to use the bluetooth to access a webserver on the NanosG20 to control things attached to the NanosG20.
The problem is that I am not able to get the devices to work in debian.
I have a couple of different adaptors but they seems to report the same issues.
I have installed the BlueZ with utils, and compiled the passkey-agent.
The first issue I encounter is when I connect the USB device to the NanosG20:
dmesg:
- usb 1-1: new full speed USB device using at91_ohci and address 15
- usb 1-1: device descriptor read/64, error -62
I guess that the USB drivers does not work correctly but I am stuck on where to start look for issues.
A good step-by-step guide would be very helpful.
Best regards
Patrik

Re: Bluetooth on NanosG20
I tried the following tutorial:
http://triptico.com/docs/bluetooth.html
The used stick is an Atheros ath3k. I needed to install the device's firmware first - so this might be your problem. On Debian, you can download firmware here:
http://ftp.us.debian.org/debian/pool/non-free/f/firmware-nonfree/
I hope this can solve your problem.