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.
709 stars 31 forks source link

*suggestion* Add ability to clone tags in the app. #28

Closed CaitSith2 closed 3 months ago

CaitSith2 commented 3 months ago

Would be nice if the flipper zero app could directly clone the tag itself. Especially useful for those with iphones and the like that wish to clone their airtags, since nrfconnect on iphone can't get the required info.

KairuByte commented 3 months ago

I think the one issue with this would be narrowing down which device is being targeted. You're not generally given a "nice" name for these tags, they just broadcast their services and such along with their UID info. That said, I agree completely that it would be nice to not need an android device, as the only way I was able to capture info was to pull out a decade old Kindle Fire, root it, sideload Play Store, and install nrfConnect.

MatthewKuKanich commented 3 months ago

This feature is a WIP. It requires an esp32 wroom or esp32-s3. There is a video of it on my youtube.