<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Check one of the following options with "x" --> ``` [ x] Feature request ``` ## Current behavior Currently there is only support to read data from a Bluetoooth device. It would also be nice to send data to a device. ## Expected behavior ObservableGattCharacteristics.WriteValueAsync - Sends data as characteristic value to the Bluetooth device.
I'm submitting a...
Current behavior
Currently there is only support to read data from a Bluetoooth device. It would also be nice to send data to a device.
Expected behavior
ObservableGattCharacteristics.WriteValueAsync - Sends data as characteristic value to the Bluetooth device.