Allows to configure the device as a BLE peripheral device. Other central devices can connect to this device. Only supported by some devices running Android 5+. Make sure to check IsPeripheralSupported property.
Events:
Start (Success As Boolean) Subscribe (DeviceId As String) Unsubscribe (DeviceId As String) NewData (DeviceId As String, Data() As Byte)