-
Notifications
You must be signed in to change notification settings - Fork 9
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
Data is received multiple times? #35
Comments
It might be at my end. I see a lot of repetition on the network:
|
U suspect I created a loop somewhere.. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The code below shows what happens after a single "requestTime();"
Similarly, as you can see above, there are 7 incoming messages for child 1. This child is a temperature sensor value, so there should be no reason for it to be receiving messages.
The text was updated successfully, but these errors were encountered: