Hi,
I build an Xamarin bluetooth application and I needs Plugin BLE nuget package Service, Characteristic and Descriptor UUID numbers.
My device is nRF52840.
I would like geting origin UUID's
I succes using Bluetooth Service UUID = 6E400001-B5A3-F393-E0A9-E50E24DCCA9E and Characteristic object UUID = 6E400002-B5A3-F393-E0A9-E50E24DCCA9E. I can write datas, but can't read datas.
Please you help me the solutions.
Best Regards
Sandor