Can't transmit the same number more than once? #528
-
I'm using IrScrutinizer v2.4.1 with GirsLite 1.0.5 on an Arduino UNO and ran into an issue while testing output. Example: I tried using the Scrutinize Signal Transmit button and the Scrutinize Remote Right-Click Transmit Selected with no luck. This happens with any number I try to send more than one time in a row, not just the 3 When I use the IR Keyboard I'm trying to emulate, I can set the time to 08:33 with no problem. Any ideas of what am I doing wrong or have setup wrong? The device I'm emulating is a non-standard protocol device and is not reconized. For example, |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 1 reply
-
If I, or anyone else, should have a chance to help you, you have to give more details, in particular the exact signals (protocol and parameters) used.
Sounds like the receiving device expects a toggle of some sort, but you are not sending it correctly. |
Beta Was this translation helpful? Give feedback.
-
Try to capture a key, for example 3, multiple times. Then we can see if there is a toggle, |
Beta Was this translation helpful? Give feedback.
-
It must be something wrong with my Arduino. If I:
If I capture the same number many times in a row and try to send all of them back , it only receives the 1st one. Either way, it's not a IrScrutinizer issue - it's my setup. |
Beta Was this translation helpful? Give feedback.
-
If the device uses toggles, this is completely plausible.
These signals are nonsensical; there can be 0000 only on position 0, 3 and 4. Please do the following: Capture all signals, every key twice in succession. Post it. Preferably as gist, not cut-n-paste. Then we can probably identify the protocol. |
Beta Was this translation helpful? Give feedback.
-
Thanks to your help, I was able to get the entire keyboard to decode. After you said that only bytes 00,03,04 should be 0000, I re-loaded each key into Scrutinize Signal and let it fix the 0000 errors it found, Transmitted them and they worked fine. I still have no idea as to what Protocol these keyboards use, but that's something I may never figure out.,....but it works! Here is the complete usable SWK-8630 keyboard. |
Beta Was this translation helpful? Give feedback.
Thanks to your help, I was able to get the entire keyboard to decode.
It works fine when I transfer it to .IRPlus format and load it into my Android Phone.
After you said that only bytes 00,03,04 should be 0000, I re-loaded each key into Scrutinize Signal and let it fix the 0000 errors it found, Transmitted them and they worked fine.
I still have no idea as to what Protocol these keyboards use, but that's something I may never figure out.,....but it works!
Here is the complete usable SWK-8630 keyboard.
https://gist.github.com/SteveMyers75/3be7bd67f5f7e537782aa86f66800169