User Profile

Collapse

Profile Sidebar

Collapse
milan12
milan12
Last Activity: Jun 21 '13, 01:42 PM
Joined: May 30 '13
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • 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...
    See more | Go to post

    Leave a comment:


  • 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;
    ...
    See more | Go to post

    Leave a comment:


  • milan12
    started a topic Receiving data using Bluetooth Dongle (BLED 112)

    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...
    See more | Go to post
No activity results to display
Show More
Working...