Demostration project of Bluetooth Low Energy API on Android using Xamarin.
Demonstration programm lets you:
- Scan for peripheral BLE devices
- Establish connection with BLE devices
- Pair with connected devices
- Discover peripheral services and characteristics
- User Read/Write/Notify characteristics of peripheral devices.
- Enable peripheral(server) mode and handle write requests from clients