seemoo-lab / openhaystack

Build your own 'AirTags' 🏷 today! Framework for tracking personal Bluetooth devices via Apple's massive Find My network.

Home Page:https://owlink.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HCI.py usage

DrRob opened this issue · comments

commented

When I run "sudo python3 HCI.py --key <ADVERTISMENT_KEY>" on a Pi it outputs some debug info and then exits. Will the Pi continue to broadcast the advertisement after that or does it just broadcast once? If the latter, how often should the script be run? If the former, will it continue broadcasting after a reboot or does the script need to be run after each reboot?