Difference between revisions of "Zephyr ncs sleep modes"
From Wiki at Neela Nurseries
m (nRF9160 sleep mode not working in SDK 'nrf' v1.6.1, works in 1.7.0) |
(→^ nRF9160 Sleep Mode Forum Posts) |
||
Line 39: | Line 39: | ||
* https://devzone.nordicsemi.com/f/nordic-q-a/80282/nrf9160-sleep-mode | * https://devzone.nordicsemi.com/f/nordic-q-a/80282/nrf9160-sleep-mode | ||
</ul> | </ul> | ||
+ | |||
+ | Symbol 'PSM' may be a more apt symbol for which to search, also looks like power savings modes may only be practical with certain network providers. | ||
<!-- comentario --> | <!-- comentario --> |
Revision as of 21:42, 15 February 2022
Zephyr and Nordic ncs Sleep Modes 2022-01-15 Tuesday
Some posts and links to follow:
-
And from this post, note however these forum replies are for Nordic nRF5x family parts:
- https://devzone.nordicsemi.com/f/nordic-q-a/51648/how-to-put-nrf52840-to-deep-sleep-system-off/207410#207410 post ~two years ago (2019) by Nordic Semi Amanda Hsieh
- https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52832.ps.v1.1%2Fpower.html&cp=4_2_0_17_1&anchor=unique_2047546596
Looking now more closely at nRF9160 System in Package (SiP):
- https://infocenter.nordicsemi.com/topic/nwp_041/WP/nwp_041/sleep_types/flight_mode_sleep.html
- https://infocenter.nordicsemi.com/topic/nwp_041/WP/nwp_041/example_sequences/uplink_data_psm.html
- https://infocenter.nordicsemi.com/topic/ps_nrf9160/product_overview.html
- https://infocenter.nordicsemi.com/topic/ps_nrf9160/chapters/current_consumption/doc/frontpage.html
Oh and a note on nRF9160 watchdog timer:
This looks important:
^ nRF9160 Sleep Mode Forum Posts
nRF9160 sleep mode not working in SDK 'nrf' v1.6.1, works in 1.7.0 . . .
Symbol 'PSM' may be a more apt symbol for which to search, also looks like power savings modes may only be practical with certain network providers.