Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/btframework/fewpinspairdemos
The demos show how to pair with single device using multiple PIN attempts
https://github.com/btframework/fewpinspairdemos
bluetooth csharp netframework
Last synced: 5 days ago
JSON representation
The demos show how to pair with single device using multiple PIN attempts
- Host: GitHub
- URL: https://github.com/btframework/fewpinspairdemos
- Owner: btframework
- Created: 2019-03-07T11:33:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-27T20:05:16.000Z (19 days ago)
- Last Synced: 2024-10-28T00:31:18.212Z (19 days ago)
- Topics: bluetooth, csharp, netframework
- Language: C++
- Homepage: https://www.btframework.com/bluetoothframework.htm
- Size: 7.44 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FewPinsPairDemos
There are 2 demo applications. One for WinForms and other one for Console. The apps show how to pair with the single Bluetooth enabled device using few PINs (in case if you do not know which PIN is correct). This application is a demo for **Bluetooth Framework**.
The demo uses fixed device's MAC so before run it with your device(s) change this in source code.
* Delphi samples is designed for Delphi/CBuilder (RAD Studio) 10
* C++ samples is designed for Visual Studio 2015
* .NET samples is designed for .NET Framework 4.0 and above and created in Visual Studio 2015Required Bluetooth Framework **7.19.0.0** or above. You can download Bluetooth Framework [here](https://www.btframework.com/bluetoothframework.htm).
Should you have any questions please do not hesitate to contact us at [email protected]