Hello Oralloy,
Thank you for your reply.
Closing the BluetoothClient didn't solved the problem and the reason behind using NULL PIN is that there is not security key required to connect.
As it was mentioned in 32feet.net that their library didn't supported BLE devices. This is true i finally received the BLED 112 Dongle (it's a single mode so it can only connect with BLE devices) and i tried to use the...
User Profile
Collapse
-
-
Hello Oralloy,
My apology for not posting the code, here is the current version of the code i am working on
...Code:using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using System.IO; using InTheHand.Net; using InTheHand.Net.Bluetooth;
Leave a comment:
-
Receiving data using Bluetooth Dongle (BLED 112)
Hello Everyone,
I am doing a project where i need to develop a C# windows application. I need to receive data in my laptop (windows 7) using BLED 112 Dongle from NRF 8001 which is Bluetooth Low Power. Actually NRF 8001 is connected to a sensor and it is streaming the sensor's data. I need to receive those data using Dongle and save those data.
I tried doing this by using the library provided by 32feet.net but using this...
No activity results to display
Show More
Leave a comment: