This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Windows 7 Desktop Platform using nRF51 USB Dongle(S120 or S130) C# platform

Hi ,

I am planning to buy nRF51 USB Dongle(S120 SoftDevice or S130 SoftDevice) to discover BLE devices and to communicate bi-directional. I am planning to develop C# in desktop side & RFduino in peripheral side. Will you please point some sample example of how to use USB Dongle(USB-UART) with C# in desktop.

I am using visual studio 2010 for programming.

My requirement is I want to use BLE Central(Desktop Side) as dongle and I need to control the BLE. For example, I will write a C# application program to give command to BLE for Scanning. Once scanned I will select the BLE peripheral from the scan to do Data exchange.

Planning to connect One central with one peripheral. Like that, I will have more than 40 pairs.

Kindly advise.

Note:Initially I came up with a Gazell Network. But it wont work with many pairs. I need to assign address manually for each pair.

Thanks and Regards

Lakshman,PMP,PMI-RMP

Parents Reply
  • Hi Aryan, Thank you very much for your reply. Yes initially I did RtsEnable = True & DtrEnable = True. But I didn't get the Start... from BLE UART.. After giving some delay in BLE UART I am able to see the Start....

    As i am new to this forum.Kindly help me to close this issue & mark as right answer.

    RtsEnable = True & DtrEnable = True and give some delay in BLE UART before printing "Start..."

    Thanks Lakshman,PMP,PMI-RMP

Children
No Data
Related