Monday, March 30, 2015

iOS Swift Example of Connecting with the Microsoft Band SDK

Here is a quick example of connecting to the Microsoft Band from iOS using Swift.

I posted this on Github at: https://github.com/mthistle/SendHapticSwift

Let me know if you have questions.

I will flesh this post out more once I have time to do a deeper dive.

2 comments:

Rubén Fernández said...

I'm trying to include the example of the SDK that retrieves the heart rate from the Band in my swift project but i'm not able to do it. Do you know how can i include the SDK into my project and use it using a bridging header? Is it possible? Thanks

Rubén Fernández said...
This comment has been removed by the author.