Replies: 2 comments
-
If I may sum up: NIKAY appers to be the same protocol we know as RCA-38, with another parametrization. There are a number of working signals using RCA-38 with D=15 (also Rob's update in the JP1-forum). If I understand you correctly, you have tried all signals with D=15 and for all 256 different Fs, and none works as the key OK, right? Is there any way you can generate (from a program or a remote) that signal and capture it?
You have to ask the author of the document. |
Beta Was this translation helpful? Give feedback.
-
sketch_Arduino.zip All finded buttons for THOMSON TV 22HR3234 - RCA-38, device addr=15 (F)
|
Beta Was this translation helpful? Give feedback.
-
Hi. I use IrScrutinizer to generate all codes 0-255 for RCA-38 protocol (NIKAI), addr device F (15) for THOMSON TV 22HR3234
Most buttons I found and work but a few cannot find, for example, OK and Source. The red LED in TV reacts (flashes) to each IR code 0-255
To send codes I use Arduino Nano and sketch .ino exported from IrSrutinizer in format Infrared4Arduino:
I found in this https://conture.by/iresp/IR_DATABASE_TV(STB).pdf (page 444) that THOMSON code for OK button (17) is BFF4 NIKAI format (RCA-38)
How convert NIKAI BFF4 to RAW or other format?
Beta Was this translation helpful? Give feedback.
All reactions