I had developed ios for write/read the data from LE device . Now I need to build a android app for write and get the data from same le device.
I already connected the Le device,but is will show status code is 6 or 129 when I write the data to remote device. and it never invoke Onchar...Change() callback.
So , Could you advise how I can get the data from LE device.
PS: I using S4 ,Android4.2.2, samsung BLE 2.0 SDK.