-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I'm running this code on a PI3 using an Oregon rain sensor, and an outdoor temperature monitor. I know the data being received isn't always the cleanest (sometime too short, sometimes letters in the data packet). I've added validation to fix most of this, but I keep getting random fatal errors during the call to "read433". Since the error occurs in the CPP code, I'm not getting anything in the log file. The python thread just crashes. Any idea how to log this error, or provide some more robustness in decode.cpp or the other CPP classes?
Metadata
Metadata
Assignees
Labels
No labels