How can I read a no readeable ble characteristic in android studio ble

Viewed 16

Im new developer android ble application, Im trying to read a custom BLE characteristic from a custom pheriferical firmware, the method isReadable(characteristic) return false, but i was checked the same characteristic with others app ble like Serial Bluetooth terminal and data is readeable and receibed througth the same characteristic that i want to read from my app. How can I resolved this problem ?

0 Answers
Related