vendredi 24 novembre 2017

Integrate and use the BLE Plugin for Xamarin

We present in this presentation Xamarin.Forms app, that is a basic Bluetooth LE scanner. in our demonstration we will be able to:
- Check the BLE Status.
- Discover devices.
- Connect.
- Discover the services.
- Discover the characteristics.
- See characteristic details.
- Read/write and register for notifications of a characteristic.


1- Integration


2- Authorisation



3- Demo
And github : https://github.com/didourebai/BLEPluginDemo