-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FLipMouse GUI - Managing Bluetooth devices #36
Comments
a less elegant but easy-to-integrate alternative would be to use the long-press of the internal button (which was used to activate pairing with the Adafruit EZKeys BT-module) to discard all paired devices. see Line 194 in 56b854f
|
Or we use the button again for en- / disabling pairing mode :-) |
At the moment the flipmouse cannot be recognized by any IOS device inside my appartment. Outside there is no problem. Maybe neighbours have paired it. So resetting the paired devices on the FM would help alot! |
Currently, the FLipMouse with ESP32miniBT addon accepts every pairing request and paired devices can't be unpaired.
It would be nice to show (if available) a list of bonded devices in the FLipMouseGUI (C# & Web), including the possibility to remove one or all devices from this list.
The text was updated successfully, but these errors were encountered: