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

BT-Sync between miniBLE's #328

Open
Jan-NiklasB opened this issue Mar 20, 2022 · 1 comment
Open

BT-Sync between miniBLE's #328

Jan-NiklasB opened this issue Mar 20, 2022 · 1 comment

Comments

@Jan-NiklasB
Copy link

Missing feature

BT-Sync between devices

Justification

It would make the sync between multiple minible's musch easier if one could sync them OTA via BT.

Idea of how it could work:

  1. Insert card into one device (not connected to moolticute) (Dev1)
  2. Set Dev1 to BT-Sync mode
  3. Connect 2nd Device to moolticute (Dev2)
  4. Enter BT-Sync mode via moolticute without need of inserting card
  5. Pair the devices in this mode
  6. Start sync on Dev1 (receiving a sync code via display)
  7. Enter sync code on Dev2
  8. Devices sync the profile of the given card via BT

Workarounds

Exporting Profile of Dev1, import it on Dev2 merging them, then export Profile on Dev2 and import it on Dev1 merging them

@Jan-NiklasB Jan-NiklasB changed the title BT-Sync between multiBLE's BT-Sync between miniBLE's Mar 20, 2022
@CGuy-1
Copy link

CGuy-1 commented Oct 13, 2023

If you had your backup card in the other device AND the DB was sent over the air encrypted this could be done securely (as secure as anything is with BT).

Doing this without a card in one device or the other would be very insecure. Having cards in each device (that is all cards used are for the same database, they are just duplicates) would allow for the encrypted data to be sent as the same key is used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants