This repository has been archived by the owner on Jul 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes #605
- Loading branch information
Showing
2 changed files
with
30 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
.. _app-wifigeolocation: | ||
|
||
WiFi geolocation | ||
################ | ||
|
||
.. contents:: | ||
:local: | ||
:depth: 2 | ||
|
||
If wi-fi site survey geolocation (ground fix service) is implemented, the devices can be shown on the map based on the location of their nearest wi-fi access points. | ||
|
||
|
||
Third-party location APIs | ||
************************* | ||
|
||
nRF Asset Tracker implements the following third-party location APIs: | ||
|
||
- nRF Cloud Location Services | ||
|
||
These APIs enable calculation of the rough location of a device as soon as it sends the nearest wi-fi access points information to the cloud. | ||
|
||
Follow the configuration guide in the respective implementation to enable nRF Cloud's group fix API: | ||
|
||
* :ref:`AWS <aws-nrf-cloud-location-services>` | ||
|