connectivity-samples icon indicating copy to clipboard operation
connectivity-samples copied to clipboard

Problems in read charactheristics

Open joanav16 opened this issue 4 years ago • 7 comments

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

joanav16 avatar Jun 05 '21 15:06 joanav16

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.

CDOrtona avatar Jun 05 '21 23:06 CDOrtona

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

isaidamier avatar Jun 23 '21 16:06 isaidamier

Is not resolved, but i founded another alternative for my project. Thanks to all.

joanav16 avatar Jun 23 '21 17:06 joanav16

was it resolved?? I'm stuck on the same problem. Any help..??

shreyas1g avatar Jul 13 '21 05:07 shreyas1g

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

jaballogian avatar Jul 13 '21 14:07 jaballogian

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.

otoo-peacemaker avatar Jul 06 '22 16:07 otoo-peacemaker