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
I’m currently implementing Improv WiFi in CircuitPython for release as a library, but I’m having trouble hitting one part of the specification, namely the service data format. Specifically: I don’t see any example code on how to attach it to an Advertisement, or how to modify its UUID to the requisite value of 4677. Any assistance you could provide would be much appreciated. Thanks!