USB Bluetooth module as serial port?

08 Feb 2012

So I bought a cheap USB bluetooth dongle with the intention of using it as a replacement for the USB serial port on the mbed. I want to do some telemetry and receive/transmit data from the mbed when its away from my computer. I've looked into the BlueUSB library and I really don't have a clue where to begin. I've also searched the forums/site for any suggestions or examples, but my search terms usually bring up stuff about using a serial bluetooth module and USB serial ports, but nothing like what I'm trying to accomplish.

Any suggestions or can anyone point me in the right direction?

10 Jul 2012

I'am having the same problem...

11 Jul 2012

A little help: a bluetooth is a serial port but without cabble, here is Serial Communication with a PC : http://mbed.org/handbook/SerialPC comunication with PC, VT100 terminal, and bluetooth (p9,p10 pins here important)

I have hope help you