This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
sdk:sleep-mode [2020/10/02 07:02] – [Using the Sleep Mode of the NB1601 and NB800 (Rev B.)] juraschek | sdk:sleep-mode [2021/07/20 10:28] (current) – fachet | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Using the Sleep Mode of the NB1601 and NB800 (Rev B.) ====== | + | ====== Using the Sleep Mode of the NB1601 and NB800 ====== |
For optimizing the power consumption you can put the NB1601 / NB800 into a deep sleep state over our SDK API. | For optimizing the power consumption you can put the NB1601 / NB800 into a deep sleep state over our SDK API. | ||
Line 5: | Line 5: | ||
In the Deep Sleep State the CPU is basicly not running. The only component still running is our Power Managment Chip and will consum a very low current (<1mA). Please keep in mind you still need to have power supply attached to the router in the deep sleep State. | In the Deep Sleep State the CPU is basicly not running. The only component still running is our Power Managment Chip and will consum a very low current (<1mA). Please keep in mind you still need to have power supply attached to the router in the deep sleep State. | ||
- | ===== Requierments | + | ===== Requierements |
The Feature was introduce with NRSW Version 4.4.0.104 and newer. Please check our [[documentation: | The Feature was introduce with NRSW Version 4.4.0.104 and newer. Please check our [[documentation: | ||
- | You need an NB1601 Router or a NB800 HW Rev. B Router to use this Feautre. | + | You need an NB1601 Router or a NB800 HW Rev. B Router to use this Feature. |
Line 56: | Line 56: | ||
MAXMSG | MAXMSG | ||
MAXAGE | MAXAGE | ||
- | MAXLINES = 32; /* max. number of lines in msg (incl. header) | + | MAXLINES |
AUTH = 1; /* perform authentication | AUTH = 1; /* perform authentication | ||
ADMPWD | ADMPWD |