gytisgreitai / paradox-security-arduino

Arduino code to send SMS notifications and events via WIFI for Paradox Home Security system
Apache License 2.0
13 stars 5 forks source link

Serial communication failed! #2

Open javierferwolf opened 3 years ago

javierferwolf commented 3 years ago

Good day! How can I apply the security switch that restarts HardwareSerial after 3 consecutive failed packet decoding attempts? I have the problem that after a few minutes of operation! can not read the serial again! thank you

gytisgreitai commented 3 years ago

Well it is applied automatically in the code: https://github.com/gytisgreitai/paradox-security-arduino/blob/master/Paradox.cpp#L27

What do you mean you cannot read the serial?