Interfacing PC and Arduino with BTbee

Hello guys,

I have Arduino UNO and recently bought XBEE shield 1.1 and BTbee for the purpose of project.
I require to send data from matlab (running of laptop) to arduino via bluetooth. How can I accomplish this?

In my previous project I successfully sent data from matlab to arduino via USB cable.

Thanks in advance.

In my previous project I successfully sent data from matlab to arduino via USB cable.

The bluetooth device on the PC and the bluetooth device on the shield on the Arduino replace the physical cable. The software remains the same.

Even I thought the same thing... But it is not getting connected!

And only incoming COM port is visible in arduino IDE.

There are two COM ports for the bluetooth device, one for incoming and other for outgoing. To establish connection don't I need to connect the PC to both the ports?

Someone please help. I need to finish off my project by next week end.

hye. im having a problem of connectiong the arduino and btbee. how did u do it? help!