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
The problem
I'm using the exemple of the gatt server that i personalised for the purpose of testing so client sided code and i can only receive 4 service and only one of the custom services
Quick info : there is no real bug the services are indeed advertised but they are not on the app i use for testing, i used bleak code to confirm this.
Do not worry about this 'bug' as there is none
The problem
I'm using the exemple of the gatt server that i personalised for the purpose of testing so client sided code and i can only receive 4 service and only one of the custom services
Reproduction
Expected behavior
Should advertise both customs service
Screenshots
Desktop (please complete the following information):
Additional context
The code i passed down is not final nor will be used for exeterior purposes than testing
The text was updated successfully, but these errors were encountered: