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

Fix hardware registration issue #133

Merged
merged 1 commit into from
Aug 24, 2021
Merged

Conversation

brentru
Copy link
Member

@brentru brentru commented Aug 24, 2021

The interval between polling cycles is too long, causing:

  • Registration packet from broker to get missed
  • WDT to bite
  • MQTTKeepAlive Interval to elapse

This pull request decreases the delay for transitioning between the registration message publish&poll states.

Fixes #132

@brentru brentru merged commit b697bb8 into master Aug 24, 2021
@brentru brentru deleted the fix-registration-polling-cycle branch August 24, 2021 16:42
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

Successfully merging this pull request may close these issues.

Hardware stuck in registration FSM and WDT bites
1 participant