Darryl-Scott / ESP32-RMT-Library-IR-code-RAW

31 stars 12 forks source link

Receiving value "4294967200" sometimes even inside the codes. #6

Open veitk opened 5 years ago

veitk commented 5 years ago

I'm getting the value "4294967200" during some signals.

"1250,500,4294967200,1800,4294967200,200 ... " In the next try this value is gone. This error repeats so after 3-6 times sending the signal.

I just realized, even the 1800 is wrong, but this is really not very often and could be a disturbance.

veitk commented 5 years ago

after looking at my logs i saw that the value before the 4294967200 is wrong too. my signal has a codeLen of 41, if the error accures it is 43 or even 45 if it happens two times.