Hi can anybody give me a specific instruction about how to send and receive message between iOS app and Bluetooth LE device?
I am using vs2017 and test by my iPhone, for now I think the connection works but have no idea how to write the sender and receiver, do check the GitHub with this example: https://github.com/aritchie/bluetoothle but couldn't understand. Googled a lot but everything looks roughly.
I have no experience with Xamarin and Bluetoothle LE so can anyone give me a sample or give me a specific clear instruction?
Thank!