Skip to content

Automatically flashes esp32 and finds airtag data#52

Open
luu176 wants to merge 6 commits intoMatthewKuKanich:mainfrom
luu176:main
Open

Automatically flashes esp32 and finds airtag data#52
luu176 wants to merge 6 commits intoMatthewKuKanich:mainfrom
luu176:main

Conversation

@luu176
Copy link
Copy Markdown
Contributor

@luu176 luu176 commented Apr 10, 2024

Run python script while airtag off (remove battery), when it lists available airtags, turn on airtag (put battery in) near esp32. then select the airtag. A new .keys file will appear with title of airtag mac address and advertisement key will be inside

Copy link
Copy Markdown
Owner

@MatthewKuKanich MatthewKuKanich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks really good! Can you add the arduino sketch that generates the new bin files you've uploaded here? That way I can look over how they are generated/different from my original script.

@luu176
Copy link
Copy Markdown
Contributor Author

luu176 commented Apr 10, 2024

the file airtag_sniffer_json.ino is now there. It gets the payload and mac address and task and prints it in the serial for easier reading for the python script.

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.

3 participants