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

Presence Detection #2

Open
sibero80 opened this issue Apr 12, 2021 · 3 comments
Open

Presence Detection #2

sibero80 opened this issue Apr 12, 2021 · 3 comments

Comments

@sibero80
Copy link

Greetings from Colombia. Any chance the sniffer could be use for presence detection tracking smartwatch RSSI strength?

@pvvx
Copy link
Owner

pvvx commented Apr 12, 2021

RSSI is very mediocre in older chips. In the Bluetooth 5.1 chips with direction measurement, designed specifically for the new standards, it is already better.
https://www.bluetooth.com/blog/new-aoa-aod-bluetooth-capabilities/

image
https://disk.yandex.ru/i/-TxPHh9ehwAXOg
https://yadi.sk/d/cOBQgTTn7-oPew

@sibero80
Copy link
Author

Thanks for this suggestion! in terms of software methods for sniffing traffic of paired devices for their RSSI, would you have any pointers? Garmin Smartwatches do not publicly advertise any data once paired.

@pvvx
Copy link
Owner

pvvx commented Apr 14, 2021

Garmin Smartwatches do not publicly advertise any data once paired.

After pairing / binding advertisements are transmitted.
Advertisements are not send in connected mode.
But even in connection mode, the transmission of advertisements is not prohibited. some devices have multiple connections.

Suggestion - Throw out Garmin :)

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

No branches or pull requests

2 participants