Hard Freeze when transmitting data
-
I'm getting a hard freeze (even the hardware watchdog is failing to reset the device) during transmissions, I have code here:
https://github.com/Bokbot/incubot/tree/mysensor
its basically a pidloop controlling a lightbulb in an incubator for some eggs.
so long as I comment out the send lines like this:
send(msgHum.set(humidity, 1));everything runs continuously, but with those lines included the thing freezes randomly after an inconsistent amount of time. Meaning it does transmit for a good fifteen minutes usually before freezing.
Has anyone else seen behavior like this?
-
I'm getting a hard freeze (even the hardware watchdog is failing to reset the device) during transmissions, I have code here:
https://github.com/Bokbot/incubot/tree/mysensor
its basically a pidloop controlling a lightbulb in an incubator for some eggs.
so long as I comment out the send lines like this:
send(msgHum.set(humidity, 1));everything runs continuously, but with those lines included the thing freezes randomly after an inconsistent amount of time. Meaning it does transmit for a good fifteen minutes usually before freezing.
Has anyone else seen behavior like this?
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