Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Controlling a tvone 1T-SX-654, adress? #15

Open
Safaribility opened this issue May 24, 2023 · 4 comments
Open

Controlling a tvone 1T-SX-654, adress? #15

Safaribility opened this issue May 24, 2023 · 4 comments

Comments

@Safaribility
Copy link

Hi!

I'm currently trying to control a tvone hdmi switch with your serial ir blaster.
Unfortunately its not working so far.
A command for example would be >>HDMI1
The manual says that the delimiter is

So the command to switch to HDMI1 in HEX would be
3E3C43463E3C4C463E0A3E3C43463E3C4C463E0A483C43463E3C4C463E0A443C43463E3C4C463E0A4D3C43463E3C4C463E0A493C43463E3C4C463E0A313C43463E3C4C463E0A

There is the adress field in your plugin, what is blank by now. What do i have to type in there?

@asaravi
Copy link
Contributor

asaravi commented May 24, 2023

hey @Safaribility

That HEX address seems a little too long to be NEC, but I could be wrong. In the next version of Serial IR Blaster ill be adding a decoder button.

I'll work on it tonight and try to submit it (there are other issues that I would like solved). It should be in version 1.2

Currently, the Arduino APP only support NEC commands, but based on your needs I can expand it. But first we have to use the decoder to decode your controller to the correct format.

@asaravi
Copy link
Contributor

asaravi commented May 24, 2023

You can try the new release (it'll be published in a few days by the Elgato team) early if you wish:
https://github.com/feydelight/StreamDeck-SerialIRBlaster/releases/tag/release%2F1.2

Just download the com.feydelight.serialirblaster.streamDeckPlugin uninstall v1.1, and double click this to install

@Safaribility
Copy link
Author

Hi, and sorry for the delayed answer.
I gues it's not working because of the NEC Protocol.
The Switch needs the RS232 Protocol.

But still in V1.2 there is no delimiter field?

@asaravi
Copy link
Contributor

asaravi commented Nov 28, 2023

Hi @Safaribility
Currently this blaster is allowing NEC protocol to go through only. I left the rest out as I don't have a way of testing it currently as none of my IR remotes I have access to use any other protocol.

If your setup has an IR decoder in it, can you put the Decode button into your StreamDeck, and press the button, click a button on your remote, and then look in the logs inside:
<User Folder>\AppData\Roaming\Elgato\StreamDeck\Plugins\com.feydelight.serialirblaster.sdPlugin\pluginlog.log

Try a couple of different buttons and make sure they log in there and send me the info. Based on that I can add the protocol that you need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants