Close
0%
0%

C# desktop application to connect to BLE devices

Create a simple C# windows form application to communicate with BleuIO using SerialPort.

Public Chat
Similar projects worth following
858 views
0 followers
  • Description
  • Details
  • Files 0
  • Components 0
  • Logs 0
  • Instructions 0
  • Discussion 0
In this example we are going to create a simple C# windows form application to communicate with BleuIO using SerialPort. This script can be used to create Bluetooth Low Energy application using C# with BleuIO.

We will have buttons that connects and disconnects from BleuIO. An input field that takes AT commands from the user and sends it to BleuIO using SerialPort. And a text area will display the response from BleuIO to the screen.

Here is a demo of this sample app.

https://www.youtube.com/watch?v=eXJJXSXjzHI

Source Code : https://github.com/smart-sensor-devices-ab/bluetooth_low_energy_csharp_WFA.git

Read full article at https://www.bleuio.com/blog/details.php?id=1433&title=C#-desktop-application-to-connect-to-BLE-devices-using-BleuIO

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates