![]() |
nrfxlib API 3.3.99
|
Use these values to select which power save mode GNSS should use. This only affects continuous navigation mode. When GNSS engages duty-cycled tracking, it only tracks for 20% of time and spends the rest of the time in sleep. The different modes control how aggressively GNSS engages duty-cycled tracking, but the duty-cycling itself is the same with both modes. More...
Macros | |
| #define | NRF_MODEM_GNSS_PSM_DISABLED 0 |
| No power save mode is enabled. | |
| #define | NRF_MODEM_GNSS_PSM_DUTY_CYCLING_PERFORMANCE 1 |
| Enables duty-cycling performance policy power save mode. | |
| #define | NRF_MODEM_GNSS_PSM_DUTY_CYCLING_POWER 2 |
| Enables duty-cycling power policy power save mode. | |
Use these values to select which power save mode GNSS should use. This only affects continuous navigation mode. When GNSS engages duty-cycled tracking, it only tracks for 20% of time and spends the rest of the time in sleep. The different modes control how aggressively GNSS engages duty-cycled tracking, but the duty-cycling itself is the same with both modes.