Skip to content
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

Workaround for Flipper connection mac change #882

Open
wants to merge 16 commits into
base: dev
Choose a base branch
from

Conversation

LionZXY
Copy link
Member

@LionZXY LionZXY commented Jul 1, 2024

Background

Right now we have when reconnecting, the user has to guess that they should reconnect the flipper.
We can on Android search by device name to tell the user that the MAC address of their device has changed

Related to: flipperdevices/flipperzero-firmware#3723

Changes

  • Now we use our local logic to reconnect instead of the system logic
  • We search for the device by device name if the mac address connection fails

Test plan

Try change mac address and reconnect to device

@LionZXY LionZXY changed the title [WIP] Workaround for Flipper connection mac change Workaround for Flipper connection mac change Jul 2, 2024
@LionZXY LionZXY marked this pull request as ready for review July 2, 2024 13:04
makeevrserg
makeevrserg previously approved these changes Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants