tinyb
tinyb copied to clipboard
Problem of getting Gatt Service
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?
Do you use enableServicesResolvedNotifications callback? Service resolving takes some time.