Click here to Skip to main content
15,885,365 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello Friends,

I am doing a project in C# with Bluetooth. Project is divided into following three parts,

1. Discover the Bluetooth devices in the surroundings(not using the SerialPort).

2. Automatically pair with the Bluetooth device (Phone Bluetooth device as well as Bluetooth modules like HC 05)

3. Send and receive data to the Bluetooth Devices (Phone Bluetooth device as well as Bluetooth modules like HC 05)

I have already done the first part of the project, for this i used the library from 32feet.net but now i am stuck since days with the rest of the parts. So i finally decided to post my question here.

Please do let me know if anyone has any idea about it or any source sample that is already present. I can also put my code here if you would like to review it.

looking forward to hear from everyone.
Posted
Comments
S Houghtelin 9-May-13 12:40pm    
Which Bluetooth platform are you using? Basic Rate(Legacy) or Low Energy?

How are you attempting to pair with the devices, perhaps show some code where the error is occurring, you say you've been trying, what have you tried?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900