htc bluetooth low energy heart rate monitor sample code

6
Bluetooth Low Energy on HTC Web: htcdev.com Twitter: @ HTCdev

Upload: lance-nanek

Post on 15-Jan-2015

1.028 views

Category:

Technology


1 download

DESCRIPTION

This is a presentation on using the HTC BLE SDK with BLE heart rate monitors. Bluetooth Low Energy (BLE) is a new standard that allows communicating state between devices using very little power - devices can last as much as six months on a small button battery. Several HTC phones support BLE such as the One X+, Droid DNA, and HTC One.

TRANSCRIPT

Page 1: HTC Bluetooth Low Energy Heart Rate Monitor Sample Code

Bluetooth Low Energy on HTC

Web: htcdev.com Twitter: @HTCdev

Page 2: HTC Bluetooth Low Energy Heart Rate Monitor Sample Code

Heart Rate Collector Sample

Web: htcdev.com Twitter: @HTCdev

Page 3: HTC Bluetooth Low Energy Heart Rate Monitor Sample Code

Install Android IDE and SDK

http://developer.android.com/sdk/index.html

Web: htcdev.com Twitter: @HTCdev

Page 4: HTC Bluetooth Low Energy Heart Rate Monitor Sample Code

Install Platform 16 in Android SDK Manager

Web: htcdev.com Twitter: @HTCdev

Page 5: HTC Bluetooth Low Energy Heart Rate Monitor Sample Code

Install HTC BLE SDK Add-on

Web: htcdev.com Twitter: @HTCdev

Page 6: HTC Bluetooth Low Energy Heart Rate Monitor Sample Code

Run Sample Code

Web: htcdev.com Twitter: @HTCdev