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
As described in #4, provide a manner with which you can find out if a Crownstone is in setup mode without having to scan for them (but where you have to connect to the device).
connect(...)
# if connected
isInSetupMode()
disconnect(...)
As described in #4, provide a manner with which you can find out if a Crownstone is in setup mode without having to scan for them (but where you have to connect to the device).