MatthewKuKanich / FindMyFlipper

The FindMy Flipper app turns your FlipperZero into an AirTag or other tracking device, compatible with Apple AirTags and Samsung SmartTag and Tile Trackers. It uses the BLE beacon to broadcast, allowing users to clone existing tags, generate OpenHaystack key pairs for Apple's FindMy network, and customize beacon intervals and transmit power.
1.56k stars 51 forks source link

Samsung smart tag without cloning #2

Closed Luk164 closed 8 months ago

Luk164 commented 8 months ago

Is it possible to switch to Samsung smart tag mode without cloning an existing one? And if not, is it possible to still use the tag after cloning is done?

MatthewKuKanich commented 8 months ago

Is it possible to switch to Samsung smart tag mode without cloning an existing one? And if not, is it possible to still use the tag after cloning is done?

Right now you require a samsung tag to use your Flipper with the Samsung findMy network. It doesn't use a straight public key like Apple so it is more complex to generate and hasn't been done yet. You can however clone a Samsung tag onto your Flipper. The cloned tag will take the place of the real tag, so if you re-insert batteries into your real tag it may invalidate your Flippers cloned data. So you will be sacrificing a tag for your Flipper. You can still generate a OpenHaystack keypair and track that way if you have no tags on you. This works with both Macs and non Mac users.