Hi S.Hannon,
Since the Intel Centrino N135 is compatible with Galileo the driver is already in the SD image.
If you boot Linux with the UART port or via telnet you can run some commands to use Bluetooth. I successfully scanned for Bluetooth devices with the following commands.
- hciconfig hci0 up This will get the device up and running.
- hciconfigWill show you the status of the device.
- hcitools scan Will scan for Bluetooth devices.
The command hcitools will bring up a list of additional commands to use.
Hope this helps to get you started.
Regards,
Intel_JEspinoza