irplus-remote / irplus-codes.github.io

Code updates for irplus
72 stars 45 forks source link

JVC RC320 Remote for SmartTV #520

Open PelouseTech opened 3 years ago

PelouseTech commented 3 years ago

I tried to make a file with a RPI and lirc and I got errors when I start recording each button. Please help me get the codes

irplus-remote commented 3 years ago

Hi could you specify the error? Maybe we can help so you can create the correct codefile

PelouseTech commented 3 years ago

The first steps works fine (radonmly push buttons), but whet I start with the button by button programming, I get a read error on every button.

El lun., 15 de febrero de 2021 6:30 a. m., irplus-remote < notifications@github.com> escribió:

Hi could you specify the error? Maybe we can help so you can create the correct codefile

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/irplus-remote/irplus-codes.github.io/issues/520#issuecomment-779192429, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMQMRHLXABVNDOUVCPODDP3S7EHWTANCNFSM4WMCMZXA .

irplus-remote commented 3 years ago

did you try to read raw codes? with "-f" parameter. You might also try the tool https://github.com/bengtmartensson/IrScrutinizer to read the codes.

irrecord -n -f -d /dev/lirc*

PelouseTech commented 3 years ago

Yes, I did try the raw mode with no success, I'll Try with IrScrutinizer, thanks for the help!

El lun, 15 feb 2021 a las 6:59, irplus-remote (notifications@github.com) escribió:

did you try to read raw codes? with "-f" parameter. You might also try the tool https://github.com/bengtmartensson/IrScrutinizer to read the codes.

irrecord -n -f -d /dev/lirc*

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/irplus-remote/irplus-codes.github.io/issues/520#issuecomment-779207970, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMQMRHOQV7GKG74M7YIETRTS7ELC7ANCNFSM4WMCMZXA .