Velux Window Blind
Moderator: Moderators
Velux Window Blind
1. Device: Velux Window Blind
2. Type of device: Window Blind
3. Year: 2007
4. JP1/UEI Remote model: Dreambox URC-39730 and URC-8820
5. Do you have a JP1 cable? Yes
6. Still have original remote? Yes
7. Checked the file section? Yes
8. Checked Pronto file section (at R/C)? Yes
9. Partially working setup code? No
10. Learning remote question? No
Hello
I have a 3 buttons remote to command my Window Blind.
I've learn the IR signal, it works ok, and tell me about a Old Panasonic Protocol.
I would like to find the protocol of this device to find some other codes
like step by step up/down, slowest up/down ...
here are my learned signals :
UP :
31 27 28 01 03 03 00 CF 33 2F 00 CF 02 74 02 74
00 CB 30 11 21 12 11 11 12 21 21 21 12 21 10 11
21 12 11 11 12 21 21 21 12 21 10
Ok :
35 27 28 01 04 03 00 D0 33 2E 00 D0 02 73 02 76
00 C8 30 21 21 12 11 11 12 21 21 21 12 11 20 21
21 12 11 11 12 21 21 21 12 11 20
Down :
32 27 28 01 04 03 02 76 31 84 00 D0 02 73 02 76
00 C8 30 12 21 12 11 11 12 21 21 21 12 22 10 12
21 12 11 11 12 21 21 21 12 22 10
thank you.
2. Type of device: Window Blind
3. Year: 2007
4. JP1/UEI Remote model: Dreambox URC-39730 and URC-8820
5. Do you have a JP1 cable? Yes
6. Still have original remote? Yes
7. Checked the file section? Yes
8. Checked Pronto file section (at R/C)? Yes
9. Partially working setup code? No
10. Learning remote question? No
Hello
I have a 3 buttons remote to command my Window Blind.
I've learn the IR signal, it works ok, and tell me about a Old Panasonic Protocol.
I would like to find the protocol of this device to find some other codes
like step by step up/down, slowest up/down ...
here are my learned signals :
UP :
31 27 28 01 03 03 00 CF 33 2F 00 CF 02 74 02 74
00 CB 30 11 21 12 11 11 12 21 21 21 12 21 10 11
21 12 11 11 12 21 21 21 12 21 10
Ok :
35 27 28 01 04 03 00 D0 33 2E 00 D0 02 73 02 76
00 C8 30 21 21 12 11 11 12 21 21 21 12 11 20 21
21 12 11 11 12 21 21 21 12 11 20
Down :
32 27 28 01 04 03 02 76 31 84 00 D0 02 73 02 76
00 C8 30 12 21 12 11 11 12 21 21 21 12 22 10 12
21 12 11 11 12 21 21 21 12 22 10
thank you.
-
The Robman
- Site Owner
- Posts: 21886
- Joined: Fri Aug 01, 2003 9:37 am
- Location: Chicago, IL
- Contact:
Just FYI, it's easier for you and us if you just load the IR file with the learns in it, rather than cut & pasting the hex. Doing it this way, I have to cut and paste the hex back into an IR file into order to decode the signals.
Anyway, here's an upgrade for you to try...
http://www.hifi-remote.com/forums/dload ... le_id=6004
Anyway, here's an upgrade for you to try...
http://www.hifi-remote.com/forums/dload ... le_id=6004
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
thank you very much Rob.
I've tried this upgrade on my URC-8820 : nothing's working
I've tried it on my URC-39730 : the stop key works well,
whereas the up and down keys work 1 time, and not some other times,
likely it did not send the same signal each time you press the same key.
So, i post a new ir file, where i learn 3 times the up key (on 1 2 3 keys),
3 times the stop (on 4 5 6 keys), and same for down key (on 7 8 9 keys).
http://www.hifi-remote.com/forums/dload ... le_id=6005
thanks again.
I've tried this upgrade on my URC-8820 : nothing's working
I've tried it on my URC-39730 : the stop key works well,
whereas the up and down keys work 1 time, and not some other times,
likely it did not send the same signal each time you press the same key.
So, i post a new ir file, where i learn 3 times the up key (on 1 2 3 keys),
3 times the stop (on 4 5 6 keys), and same for down key (on 7 8 9 keys).
http://www.hifi-remote.com/forums/dload ... le_id=6005
thanks again.
-
The Robman
- Site Owner
- Posts: 21886
- Joined: Fri Aug 01, 2003 9:37 am
- Location: Chicago, IL
- Contact:
PB doesn't generate the right code for HCS08 remotes. I thought I'd compensated for that manually but it appears that I didn't make the right correction, so we'll need to wait for the next version of PB to get the right code for the URC-8820.
You had good instincts regarding learning the same button many times as that's how we find toggle bits, but your new set of learns show that there aren't any in this signal.
Here's the binary for your learns, where 1= +400 -1200 and 0= +1200 -400 ...
You had good instincts regarding learning the same button many times as that's how we find toggle bits, but your new set of learns show that there aren't any in this signal.
Here's the binary for your learns, where 1= +400 -1200 and 0= +1200 -400 ...
Code: Select all
UP
1 = 110110111110001111010111 -25000 110110111110001111010111 -25000
2 = 110110111110001111010111 -25000 110110111110001111010111 -25000
3 = 110110111110001111010111 -25000 110110111110001111010111 -25000
STOP
4 = 010110111110001111011101 -25000 010110111110001111011101 -25000
5 = 010110111110001111011101 -25000 010110111110001111011101 -25000
6 = 010110111110001111011101 -25000 010110111110001111011101 -25000
DOWN
7 = 100110111110001111010010 -25000 100110111110001111010010 -25000
8 = 100110111110001111010010 -25000 100110111110001111010010 -25000
9 = 100110111110001111010010 -25000 100110111110001111010010 -25000Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
As I really think the same key don't give the same code, i do a new code sequence learning, coresponding the one I tryed. My mistake was you never press the same key few times, because when the blind start going up, if you press up again, nothing new will append.
So I learned the keys in this new order, where keys work only some times on my URC-39730 :
1-Up 2-Stop 3-Down 4-Stop 5-Up 6-Stop 7-Down 8-Stop 9-Up 0-Stop
http://www.hifi-remote.com/forums/dload ... le_id=6006
In all cases, the stop key stops the blind.
Rob, I am rigth ?
So I learned the keys in this new order, where keys work only some times on my URC-39730 :
1-Up 2-Stop 3-Down 4-Stop 5-Up 6-Stop 7-Down 8-Stop 9-Up 0-Stop
http://www.hifi-remote.com/forums/dload ... le_id=6006
In all cases, the stop key stops the blind.
Rob, I am rigth ?
-
The Robman
- Site Owner
- Posts: 21886
- Joined: Fri Aug 01, 2003 9:37 am
- Location: Chicago, IL
- Contact:
here's the new results:
As you can see, the signal doesn't change.
How are you learning these signals, are you pressing and holding the Velox button down? If so, try a short press because it's possible that the remote is sending something different when you release the button.
Also, do the learned signals work reliably? After all, I am replicating the learns, so if they don't work, my upgrade won't work either.
Code: Select all
UP
1 = 110110111110001111010111 -25000 110110111110001111010111 -25000
9 = 110110111110001111010111 -25000 110110111110001111010111 -25000
5 = 110110111110001111010111 -25000 110110111110001111010111 -130800
110110111110001111010111 -130800
STOP
2 = 010110111110001111011101 -25000 010110111110001111011101 -25000
4 = 010110111110001111011101 -25000 010110111110001111011101 -25000
6 = 010110111110001111011101 -25000 010110111110001111011101 -25000
8 = 010110111110001111011101 -25000 010110111110001111011101 -25000
0 = 010110111110001111011101 -25000 010110111110001111011101 -25000
DOWN
3 = 100110111110001111010010 -25000 100110111110001111010010 -25000
7 = 100110111110001111010010 -25000 100110111110001111010010 -25000 How are you learning these signals, are you pressing and holding the Velox button down? If so, try a short press because it's possible that the remote is sending something different when you release the button.
Also, do the learned signals work reliably? After all, I am replicating the learns, so if they don't work, my upgrade won't work either.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
You were right. my learned codes doesn't work each times. In fact, the problem appends with the original remote, and for up and down keys, to be shure the blind starts, I have to push the key for a longer time.
So, I tried again your upgrade, but it just send short signal, even if i keep the key down.
Is it possible to build an upgrade that send a signal as long as the key is pressed ?
I uploaded some long learned signal here, if needed:
http://www.hifi-remote.com/forums/dload ... le_id=6008
Thanks again Rob.
So, I tried again your upgrade, but it just send short signal, even if i keep the key down.
Is it possible to build an upgrade that send a signal as long as the key is pressed ?
I uploaded some long learned signal here, if needed:
http://www.hifi-remote.com/forums/dload ... le_id=6008
Thanks again Rob.
-
The Robman
- Site Owner
- Posts: 21886
- Joined: Fri Aug 01, 2003 9:37 am
- Location: Chicago, IL
- Contact:
According to your latest learns, the UP and DOWN buttons repeat, but the STOP button does not, however I can't imagine that it would matter if it did repeat. Also, there is a longer gap after every 2nd repeat. I don't know if this is needed, so I've modified the upgrade to not do this as it makes it simpler.
http://www.hifi-remote.com/forums/dload ... le_id=6004
http://www.hifi-remote.com/forums/dload ... le_id=6004
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
All keys are working, pushing a long time, but the time for the motor of the blind to start is much bigger than the original remote (nearly 1 seconde after pressing key). I gess the gab after the 2nd repeat about this.
How ever, the stop key, witch was ok in the first update, still stop the blind, but now after a few time (nearly 1 seconde).
Maybe is it perfectible.
Is there some article for me to understand the assembly code of the protocols you wrote ?
How ever, the stop key, witch was ok in the first update, still stop the blind, but now after a few time (nearly 1 seconde).
Maybe is it perfectible.
Is there some article for me to understand the assembly code of the protocols you wrote ?
-
The Robman
- Site Owner
- Posts: 21886
- Joined: Fri Aug 01, 2003 9:37 am
- Location: Chicago, IL
- Contact:
I haven't used any assembler on this one yet, I've been able to do it all using the built in IR engine (and I created the executor using the Protocol Builder spreadsheet).
In order to get the long delay after every 2nd send, I would need to use assembler.
In order to get the long delay after every 2nd send, I would need to use assembler.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!