Difference between revisions of "Elke Link"
Jump to navigation
Jump to search
(Created page with "An Elke Link is a link that goes to sleep after a period of inactivity on the node's receiver input. While asleep any traffic from connected nodes is not transmitted. This is...") |
|||
| Line 1: | Line 1: | ||
| − | An Elke Link is a link that goes to sleep after a period of inactivity on the node's receiver input. While asleep any traffic from connected nodes is not transmitted. This is useful for | + | An Elke Link is a link that goes to sleep after a period of inactivity on the node's receiver input. While asleep any traffic from connected nodes is not transmitted. This is useful for: |
*Solar or other power constrained sites | *Solar or other power constrained sites | ||
*Co-channel friendly nodes | *Co-channel friendly nodes | ||
*Low duty cycle nodes | *Low duty cycle nodes | ||
| + | |||
| + | This is a rpt.conf setting | ||
| + | Sample: | ||
| + | <pre> | ||
| + | [1999] | ||
| + | elke = 774 ;15 minutes | ||
| + | </pre> | ||
Revision as of 21:12, 26 October 2017
An Elke Link is a link that goes to sleep after a period of inactivity on the node's receiver input. While asleep any traffic from connected nodes is not transmitted. This is useful for:
- Solar or other power constrained sites
- Co-channel friendly nodes
- Low duty cycle nodes
This is a rpt.conf setting Sample:
[1999] elke = 774 ;15 minutes