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
When the drone is turned off, we are not aware of it.
Already tried to use peripheral.on('disconnect', ...) or noble.on('disconnect', ...) with no effect.
Maybe we should try to implement some kind of ping to check that drone is alive.
The text was updated successfully, but these errors were encountered:
When the drone is turned off, we are not aware of it.
Already tried to use peripheral.on('disconnect', ...) or noble.on('disconnect', ...) with no effect.
Maybe we should try to implement some kind of ping to check that drone is alive.
The text was updated successfully, but these errors were encountered: