Read heart rate from BLE device using Xamarin on Android

in this sample I use the library found in xamarin-bluetooth-le to read heart rate and battery level from a Polar H7. I have used this sample to test the integration of BLE Heart Rate Characteristics reading for Caledos Runner for android. Hope you enjoy reading it as much as I have enjoyed writing it:-)

HR-ble-xamarin-sample

All the source code is availableĀ here onĀ GitHub