tinyb icon indicating copy to clipboard operation
tinyb copied to clipboard

Problem of getting Gatt Service

Open ddovnar opened this issue 4 years ago • 1 comments

Hi everyone! I have a problem with getting Gatt-service through getServices() method. I don't see needed UUID of service, but I see it on method getServiceData(). Is it a bug, or may be I do something wrong?

ddovnar avatar Jan 04 '21 18:01 ddovnar

Do you use enableServicesResolvedNotifications callback? Service resolving takes some time.

AntistesSacrorum avatar May 04 '21 16:05 AntistesSacrorum