I am a beginner of BLE in my case BLE write characteristic true but BLE readCharacteristic
failed.I followed this working example but I changed the service UUID
and getCharacteristic UUID
.But till i receive the read failed.Kindly help anyone i tried many ways thanks..
Asked
Active
Viewed 109 times
0

R. Zagórski
- 20,020
- 5
- 65
- 90

user2372490
- 81
- 1
- 6
1 Answers
0
Without any code to work with, or the device you are trying to connect with is hard to tell what's going on. My bet is that the device you are trying to use doesn't have the custom characteristic you are trying to write. I recommend that you download the BLE scanner app for android and use it to identify the services availdable in your BLE device.

Federico Orquera
- 108
- 8