Problems in read charactheristics
Hello I have downloaded the code of this repository, and i cannot read the characteristics.The dispositive is disconecting and not read the dispositives.I am developing a application to this propose, i mean to connect with Miao miao, and probably the problem is not my code because also the code of this repository does not work. Any help? thanks
Which one of the examples are you using?
Make sure you've ACCESS_FINE_LOCATION permission in your Manifest file and that you're asking on run time for the location permission.
Hi joanav16, have you been able to resolve the issue you encountered? If not, would you please provide the following additional informaton:
- The specific project that pertains to the issue (for example: the 'BluetoothLeGatt' project)
- Steps to repro the issue, including the API version and Android device model
Is not resolved, but i founded another alternative for my project. Thanks to all.
was it resolved?? I'm stuck on the same problem. Any help..??
Is not resolved, but i founded another alternative for my project. Thanks to all.
could you please share the example, the link, or the code? I'm facing the same issue
Please, I am building similar project around this bluetoothChat and the remoteDevice cannot read the localMessage. And also the list doesn't get update when i sent message locally. Any help would be appreciated. Thanks.