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: Is it feasible to combine these two functions? #64

Open 296475202 opened 2 months ago

296475202 commented 2 months ago

IMG_20240419_044440 IMG_20240419_044321

MatthewKuKanich commented 2 months ago

Not currently. The FindMy Flipper app doesn't actually connect to your phone. Your phone's findmy app picks up the advertising beacon that the Flipper is sending and if it is the same MAC/Payload that was originally registered to that iPhone, then it displays as "Connected"/"Near You". You can however utilize both functions, use findmy to get in vicinity of the Flipper and then play an alert with the official Flipper mobile app.