hi
I have sharp IR remote and trying to make it working with my rpi 2b,I followed the instructions using this link
http://alexba.in/blog/2013/01/06/settin ... spberrypi/
now, i can see the signal on the terminal using this command''mode2 -d /dev/lirc0''
but I did not find how to setup my ir remote.
then I followed the following link
http://www.weedpi.com/how-to/add-ir-sup ... pberry-pi/
it seems good ,but when I put this command ""irrecord -d /dev/lirc0 ~/lircd.conf'' the program start and when I press any key, I can see the dots.
but my problem is ,what must i do or press when i finish all ir remote keys?? because its not clear , bouse i press enter or somtimes stop pressing for some secound, but this eerros appear
''irrecord: no data for 10 secs, aborting''
''irrecord: gap not found, can't continue''
also if there is another library(not lirc) plz let me know.