You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 1, 2023. It is now read-only.
When i add a new service (Device Information service) to the gatt server,read and write descriptors,values do not work for some time followed by GATT TIMEOUT and GATT ERROR.
Ive implemented the Device Information Service similar to the other services and added it to the Gatt server.Is my implementation wrong?