Sleep vs gw.sleep
-
Thank you very much!
That would explain why I couldn't find the difference, since they do the same thing.
-
Before opening a new thread I would like to attach my question to this one.
I use sleep quite a lot and got the feeling that quite a lot of the time the first message sent after "waking" up is getting lost .. so here is my question:
What do I have to do after hitting sleep? I already noticed that sleep is a combination of:
transportPowerDown();
and
hwSleep
If there is nothing I have to do this might be pure imagination and I would have to track down the issue further. Thanks in advance!
-
Before opening a new thread I would like to attach my question to this one.
I use sleep quite a lot and got the feeling that quite a lot of the time the first message sent after "waking" up is getting lost .. so here is my question:
What do I have to do after hitting sleep? I already noticed that sleep is a combination of:
transportPowerDown();
and
hwSleep
If there is nothing I have to do this might be pure imagination and I would have to track down the issue further. Thanks in advance!
@cimba007 you shouldn't have to do anything else. There is a bug in 2.0 that can cause problems if the node goes back to sleep too soon after sending a message though. https://github.com/mysensors/MySensors/pull/558 It is fixed in the development branch and will be included in 2.0.1.
-
@cimba007 you shouldn't have to do anything else. There is a bug in 2.0 that can cause problems if the node goes back to sleep too soon after sending a message though. https://github.com/mysensors/MySensors/pull/558 It is fixed in the development branch and will be included in 2.0.1.
This might be the case. Thanks for the info .. i am looking forward to test it ;-)
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login