Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openhaystack: store battery status in FindMy packet #3566

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 10, 2024

  1. openhaystack: store battery status in FindMy packet

    See also:
      seemoo-lab/openhaystack#185
      https://github.com/MatthewKuKanich/FindMyFlipper/blob/e5a678e33dd17af46bb63050be4c9d10e17f6252/FindMyFlipper/findmy_state.c#L126-L137
    
    From biemster/FindMy#53
      Advertising byte:
        ?xx1rrmrr
        r: reserved
        m: maintained
        x: can be set. x must be:
          00: full
          01: medium
          10: low
          11: critical
    
      this doesn't seem to correspond with the above links
    bobrippling committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    924f963 View commit details
    Browse the repository at this point in the history