Skip to content

radtek/BLEConnecter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLEConnecter

BLE(Bluetooth Low Energy)デバイスとGATTで通信するサンプルプログラム Sample program to communicate with BLE (Bluetooth Low Energy) device with GATT

デバイスとのペアリングは手動で行ってください。 Pair with the device manually please do.

Description

  • Health Thermometer Service , Blood Pressure Service Sample
  • Connect , Disconnect
  • Characteristics Notify , Indicate Event
  • Characteristics Read
  • IEEE-11073 16bit float Convert
  • IEEE-11073 32bit float Convert
  • for Windows
    • Windows 10 Pro 1709
    • Visual Studio 2015
    • C# Desktop Applicaion
    • .Net Framework 4.5.2
    • Read Qiita for details
  • for Android
    • Windows 10 Pro 1803
    • Android Studio 3.2
    • API 25:Android 7.1.1(Nougat)
    • arrows M04(Android 7.1.1)

Requirement

  • BLE Device Health Thermometer 体温計
  • BLE Deivce Blood Pressure 血圧計

Licence

MIT Licence

Author

Gebo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 63.2%
  • Java 32.3%
  • PowerShell 4.5%