Hello, I am trying out Lesson 15 in the tutorial. The library import and code upload was fine. But I am getting odd IR signals as some of the buttons were not sending out the correct codes. In the Serial Monitor I saw -
FUNC/STOP
FAST BACK
PAUSE
FAST FORWARD
DOWN
VOL-
UP
0
EQ
ST/REPT
1
2
3
1019622966
other button
255
other button
6
7
255
other button
1162823869
other button
Seems to me that buttons 4, 5, 8 and 9 were not picked up correctly. Any idea why ? Much appreciated.
Thanks but another observation is that pressing the same buttons (esp. number buttons) consecutively could yield a different code. I printed out the code if it falls under the "other button" case. You can also see above that 5 and 8 both yield the code 255.