Search found 60 matches

by flinke flasche
Tue Sep 29, 2020 6:35 pm
Forum: Device Command Database
Topic: Apple TV 4K IP Command Solution
Replies: 2
Views: 9784

Apple TV 4K IP Command Solution

Hi, i want to show you my solution to control my Apple TV 4K running osTV14. All you need is an Raspberry Pi. Maybe you have one for your home automation. Unfortunately it's not possible to control Siri :( First you have to install homebridge on your Raps. I think when you own one you know how to do...
by flinke flasche
Fri Sep 25, 2020 11:03 am
Forum: Help Forum
Topic: HTTP Command help
Replies: 3
Views: 9410

Re: HTTP Command help

Hi, I don’t know what’s wrong. I try to control my Apple TV 4K with a Homebridge Server and an Apple TV 4K Plugin. When I use postman I can send the commands and i can see in the log that the command was send. I see it on my TV as well. When I try to send the command with demopad the log says wrong ...
by flinke flasche
Wed Sep 23, 2020 10:55 pm
Forum: Help Forum
Topic: HTTP Command help
Replies: 3
Views: 9410

HTTP Command help

i try to send the following HTTP Command, but something went wrong. When i try it un Postman everything works fine. Is it possible to send the following code? Where is my mistake'? POST /AppleTV-Remote HTTP/1.1 Host: 192.168.0.182:12345 Authorization: 10101980 Content-Type: application/json { "comma...
by flinke flasche
Mon Jun 29, 2020 7:36 pm
Forum: Help Forum
Topic: ARCAM 390 IP control
Replies: 9
Views: 21069

Re: ARCAM 390 IP control

Please Help me :D

i get the following response from my Arcam AV from Packet Sender MAC APP
ASCII = !\01\r\00\01\00\r
HEX = 21 01 0D 00 01 00 0D

my Problem is the 0D in the middle of the code.

How i have to convert it that Demopad shows me the right Value?
Value is "0" (Volume)
by flinke flasche
Sat Sep 21, 2019 7:08 am
Forum: General Discussion
Topic: Sonoff Wifi Switch with Feedback
Replies: 8
Views: 24633

Re: Sonoff Wifi Switch with Feedback

Hello, now i have round about 15-20 Sonoff switches wich i control in my home cinema. i noticed, that the control of the switches are very slow over demopad with get over http like in the first post. Do you habe the same problem? when i log in on the ip address of the switch i can control it much fa...
by flinke flasche
Sat Sep 14, 2019 1:06 pm
Forum: Help Forum
Topic: ARCAM 390 IP control
Replies: 9
Views: 21069

Re: ARCAM 390 IP control

Hi, i have the following problem with my Arcam and Demopad. I turn my Arcam off every time when i'm not watching a movie. When i turn it on it's luck if my demopad can connect with my Arcam. If it does't i turn the Arcam and demopad off and try it again. Sometimes it works. When i watch a movie and ...
by flinke flasche
Wed Jun 13, 2018 6:18 pm
Forum: Help Forum
Topic: app Crash after upload
Replies: 2
Views: 8361

app Crash after upload

My Demopad App crashes every time when i upload my remotes.
I just add some new codes.
This happens on 2 different devices.

What could it be?
by flinke flasche
Tue Jun 12, 2018 2:04 pm
Forum: Help Forum
Topic: Epson 9300 IP Command
Replies: 1
Views: 3814

Epson 9300 IP Command

I control my Epson over RS232 and consider to change to IP so that i don't need the GC-100-12 and can control the Epson directly. I thought this were easier. Only changing the IP adress and the Port (3629) and everthing works fine. Control4 must be turn on in the network menu. Unfortunately the code...
by flinke flasche
Mon Jun 04, 2018 11:56 pm
Forum: General Discussion
Topic: Sonoff Wifi Switch with Feedback
Replies: 8
Views: 24633

Sonoff Wifi Switch with Feedback

I found this very cheap wifi switches in the internet. https://img.tttcdn.com/product/xy/2000/2000/p/gu1/S/0/S1630/S1630-1-a56e-mShw.jpg With a different firmware ( Tasmota ) you can use it with demopad even with feedback :D You can use Tasmota with the most of the Sonoff devices. Flash your Sonoff ...
by flinke flasche
Sun Mar 04, 2018 8:14 pm
Forum: Help Forum
Topic: ARCAM 390 IP control
Replies: 9
Views: 21069

Re: ARCAM 390 IP control

No, Unfortunately.

Yes, it is really luck. Denon is much better.

For example.
For volume i use only a part of the feedback code, because demopad can‘t interpret the hole one.
by flinke flasche
Sun Oct 01, 2017 10:28 am
Forum: Help Forum
Topic: ARCAM 390 IP control
Replies: 9
Views: 21069

Re: ARCAM 390 IP control

I found the solution.

for the most of the feedback codes you must change the code to this format:
!\x01\x14\x00\x01\x00\x0D

if you set the last x0D global you can change it to
!\x01\x14\x00\x01\x00

Bildschirmfoto 2017-10-01 um 11.32.46.jpg

I use Pocket Sender (MAC) to check the codes.
by flinke flasche
Tue Sep 26, 2017 7:04 am
Forum: Help Forum
Topic: HEX Feedback
Replies: 2
Views: 4215

Re: HEX Feedback

I forgot to write that i use the Demopad App not the CentroControl App.
Is it possible that CentroControl is better or is the problem in the WIndows Software?
by flinke flasche
Mon Sep 25, 2017 11:06 pm
Forum: Help Forum
Topic: HEX Feedback
Replies: 2
Views: 4215

HEX Feedback

I try to receive a feedback from this original command 0x21 0x01 0x14 0x01 0xF0 0x0D but for Demopad i must use this code \x21\x01\x14\x01\xF0\x0D i only get a ! as a feedback. When i send an normal HEX command with the PocketSender App (mac) 21 01 14 01 F0 0D i get the right feedback 21 01 14 00 01...
by flinke flasche
Sun Sep 24, 2017 9:09 pm
Forum: Help Forum
Topic: ARCAM 390 IP control
Replies: 9
Views: 21069

Re: ARCAM 390 IP control

i have a Problem with the RS232/IP feedback.

For Example:
When i send the volume + command ()

\x21\x01\x08\x02\x10\x10\x0D

i receive only the feedback „!“ = 0x21

Maybe you can help me that i get the right feedback.
Can it be a bug in the Firmware?
Bildschirmfoto 2017-09-24 um 20.33.53.jpg
by flinke flasche
Sat Sep 23, 2017 12:41 am
Forum: Help Forum
Topic: ARCAM 390 IP control
Replies: 9
Views: 21069

Re: ARCAM 390 IP control

I found the solution to control the Arcam over IP.

The code 0x21\0x01\0x0A\0x01\0x00\0x0D was wrong.
This code \x21\x01\x0A\x01\x00\x0D is correct.


The next step is the Feedback.