Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

controller.GetNodeAsync() sometimes returns null #51

Open
PaulHeitkemper opened this issue Apr 19, 2018 · 0 comments
Open

controller.GetNodeAsync() sometimes returns null #51

PaulHeitkemper opened this issue Apr 19, 2018 · 0 comments

Comments

@PaulHeitkemper
Copy link

i have a system where my nodes are running in sleep mode 5. They wake up every 200(ish) seconds. I have found that controller.GetNodeAsync() will often return null after it has attempted several messages to the node during the sleep. Even if I then hard-wire the sleep-request to ground to essentially make it permanently awake, I cannot communicate to the node.

Any ideas of a better way to handle that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant