Replies: 1 comment 12 replies
-
To discover the presence of a neighboring router, a SED needs to receive a message from that router. The SED could enable its receiver and wait for the router to send a message, but that could take up to 30 seconds and multiples of that to account for packet loss. Keeping the receiver on for tens of seconds or minutes is very costly as well. The SED could also solicit a message from the router by sending a data message and waiting for a response, but that is not much different than sending an MLE Parent Request, which is a single MAC data frame. |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
Instead of issuing MLE with backing off, which consumes a hefty amount of current, is there a possibility for the SED to issue a low power MAC based scanning, either MAC counters or MAC handshake? When the SED 'knows' a parent is online the SED can issue a MLE.
Cheers,
Kaushalya
Beta Was this translation helpful? Give feedback.
All reactions