Using "void request" without Controler.
-
Is it possible, to use the
void requestwithout a Controler?
The setup is Node1 sends a status to SerialGateway, and goes to sleep.
Node2 is asking for the status from Node1, on the SerialGateway (the Node1 is at sleep).
Do the SerialGateway keep track of the status from Node1, after Node1 is going for sleep ? -
Yes, you can request from any node.
But keep in mind that serial gateway nor any other node automatically remembers any values. You would have to implement the receive-function and handle incoming req-messages yourself.
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