.Net MAUI app using Plugin.BLE for Polar H10 Heart Rate Sensor. Bluetooth LE working solution on Android. I must ask James Montemagno for help to get permissions right on iOS and Windows.
Permissions explained by James Montemagno https://youtu.be/9GljgwfpiiE. Thank you.
To read code and understand it is simple.
This app might bring closer Bluetooth LE to .Net MAUI. I hope so.
Using Microsoft Visual Studio Community 2022 (64-bit) - Preview Version 17.4.0 Preview 2.1, Emulator Android 13.0 - API 33, Smartphone Samsung S22, Polar H10 Heart Rate Sensor.
20221126 Janus Weil is doing amazing work with Plugin.BLE. It is a beta!
- Add support for .NET 6 and MAUI, while keeping compatibility with Xamarin
- #614 Upgrade to .NET 6
- #638 GitHub Actions: update to .NET 7 (fixes #622, #626, #630)