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

Do not retrieve location data to the device #163

Open
1 task done
coderbyheart opened this issue Jun 12, 2024 · 2 comments
Open
1 task done

Do not retrieve location data to the device #163

coderbyheart opened this issue Jun 12, 2024 · 2 comments
Labels
bug Something isn't working
Milestone

Comments

@coderbyheart
Copy link
Member

coderbyheart commented Jun 12, 2024

Currently the device resolves WiFi location. This should be disabled, because we do not use this data on the device.

The device must only publish WiFi scan results.

image

@coderbyheart coderbyheart added the bug Something isn't working label Jun 12, 2024
@coderbyheart coderbyheart added this to the version X milestone Jun 12, 2024
@coderbyheart
Copy link
Member Author

Currently this cannot be disabled in the location library.

@coderbyheart
Copy link
Member Author

This won't be fixed in nrf_location so we need a custom implementation that optimizes to cloud interaction and does not retrieve the unused location data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant