NordicID.NurApi.Android
The NordicID.NurApi.Android library extends transport support for NurApi, enabling the discovery and interaction with both Bluetooth Low Energy and USB devices.
Technical Information
- Example URIs follow this format:
ble://connectionUri
orusb://connectionUri
. - This extension library is compatible with both Xamarin.Android and .NET MAUI Android.
Supported Platforms
- Android (Xamarin & .NET MAUI)
To begin using this library, refer to the respective getting started guides:
- Getting Started with Xamarin.Forms
- Getting Started with .NET MAUI
- Additionally, we have a Xamarin project sample.