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

Hi #1

Open
gbdavidx opened this issue Apr 23, 2021 · 6 comments
Open

Hi #1

gbdavidx opened this issue Apr 23, 2021 · 6 comments

Comments

@gbdavidx
Copy link

Could I use a google smart watch to calculate time or does it have to use android 9?

@darryncampbell
Copy link
Owner

That's a good question and I do not know. It would need to be supported by the Watch network stack. You can use https://developer.android.com/reference/android/net/wifi/rtt/WifiRttManager#isAvailable() to determine if WiFi RTT is available on the target platform.

@gbdavidx
Copy link
Author

gbdavidx commented Apr 23, 2021 via email

@darryncampbell
Copy link
Owner

That link directs to the Android developer docs, you shouldn't need to sign into anything

@gbdavidx
Copy link
Author

i dont how an android phone yet, but if i got the google wifi routers and a compatible phone, how difficult would it be to implement my own floor plan and send mqtt topics every time i enter in a new room?

@darryncampbell
Copy link
Owner

If you are just looking for locationing on a room level accuracy it would probably be easier to monitor which AP you are connected to (1 per room) and use that to determine when you enter a room. 802.11mc does not work well through walls / doors etc. so does not fit well with your use case.

@gbdavidx
Copy link
Author

i wanted something that was fast

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