[Solved] RTS problems in R42

About receivers, transmitters, transceivers, connections, antennas etc.

Moderators: rtenklooster, Voyager, BertB, Stuntteam

Post Reply
Message
Author
ono
New user
Posts: 6
Joined: 16 Jun 2016, 21:14

[Solved] RTS problems in R42

#1 Post by ono » 16 Jun 2016, 21:48

Thanks for a great product!
I have a lot of switches sensors that are controlled by RFLink. All works perfectly except my Somfy blind motors (Somfy 74300 blind (Smoove Origin)).
I have followed the guide: https://matdomotique.wordpress.com/2016 ... -et-somfy/ and registered a second remote.
The blind does not pair with RFLink.
I have also tried the steps in this thread: http://www.esp8266.nu/forum/viewtopic.php?t=873 without success.

I can see that the original remote is registered by RFLink (record 0).

10;rtsshow;
RTS Record: 0 Address: AF3B62 RC: 0148
RTS Record: 1 Address: 000000 RC: 0000
RTS Record: 2 Address: 000000 RC: 0000
RTS Record: 3 Address: 000000 RC: 0000
RTS Record: 4 Address: 000000 RC: 0000
RTS Record: 5 Address: 000000 RC: 0000
RTS Record: 6 Address: 000000 RC: 0000
RTS Record: 7 Address: 000000 RC: 0000
RTS Record: 8 Address: 000000 RC: 0000
RTS Record: 9 Address: 000000 RC: 0000
RTS Record: 10 Address: 000000 RC: 0000
RTS Record: 11 Address: 000000 RC: 0000
RTS Record: 12 Address: 000000 RC: 0000
RTS Record: 13 Address: 000000 RC: 0000
RTS Record: 14 Address: 000000 RC: 0000
RTS Record: 15 Address: 000000 RC: 0000

When I send commands using the orignal remote, the blind reacts as it should.

20;34;DEBUG;Pulses=84;Pulses(uSec)=2460,2430,2400,2430,4710,1170,1200,1200,1200,1170,1200,540,540,540,540,1200,540,540,540,540,1200,1200,1200,1200,1200,1200,540,540,540;
Debug a8eaeba30c3755
20;35;RTS;ID=af3b62;SWITCH=01;CMD=DOWN;

20;36;DEBUG;Pulses=92;Pulses(uSec)=2460,2430,2400,2430,4710,1200,1200,1200,1200,1200,1200,540,540,1200,540,540,1200,1200,540,540,540,540,540,570,540,540,1200,1200,1200,;
Debug a9bebff6596200

20;D5;DEBUG;Pulses=86;Pulses(uSec)=2460,2430,2400,2430,4710,1200,1170,1200,1200,1200,1200,1200,540,540,540,540,1200,540,540,540,540,1200,540,540,540,540,540,540,540,540;
Debug ab8f8ec56a5133
20;D6;RTS;ID=af3b62;SWITCH=01;CMD=UP;

10;rtsshow;
RTS Record: 0 Address: AF3B62 RC: 014C
RTS Record: 1 Address: 000000 RC: 0000
RTS Record: 2 Address: 000000 RC: 0000
RTS Record: 3 Address: 000000 RC: 0000
RTS Record: 4 Address: 000000 RC: 0000
RTS Record: 5 Address: 000000 RC: 0000
RTS Record: 6 Address: 000000 RC: 0000
RTS Record: 7 Address: 000000 RC: 0000
RTS Record: 8 Address: 000000 RC: 0000
RTS Record: 9 Address: 000000 RC: 0000
RTS Record: 10 Address: 000000 RC: 0000
RTS Record: 11 Address: 000000 RC: 0000
RTS Record: 12 Address: 000000 RC: 0000
RTS Record: 13 Address: 000000 RC: 0000
RTS Record: 14 Address: 000000 RC: 0000
RTS Record: 15 Address: 000000 RC: 0000

I have tried: 10;RTS;AF3B62;0;DOWN;
and I have even tried to echo back the remote function (wild stab in the dark):
11;20;04;RTS;ID=af3b62;SWITCH=01;CMD=DOWN;

Nothing works.
RFLink seems to receive the signals correctly, but something fails when sending commands.

Why is debug information printed out before all the RTS commands (e.g Debug ab8f8ec56a5133)?

What am I doing wrong?
Any help is very much appreciated.

Regards,
ono
Last edited by ono on 20 Jun 2016, 18:38, edited 14 times in total.

ono
New user
Posts: 6
Joined: 16 Jun 2016, 21:14

Re: RTS problems in R42

#2 Post by ono » 18 Jun 2016, 11:36

After doing some more experiments, I think that there is something wrong in the transmitted signal from RFLink. Maybe the rolling code is out of sync?
I need to press the down button on the original remote the same number of times as I sent the down order from RFLINK before the blind reacts.
This indicates that the signal from RFLink is received by the blind but the blind discards it.

Do you have any script that can be used to decode the debug info?
It would be interesting to look at the signal from the remote, especially the rolling code.

ono
New user
Posts: 6
Joined: 16 Jun 2016, 21:14

Re: [Solved] RTS problems in R42

#3 Post by ono » 20 Jun 2016, 18:44

I moved the antenna an inch and it worked at least once.
This indicates that RFLink works as it should.
Due to the frequency difference, I guess that some blinds are extremely sensitive to distance (just a few inches makes a difference).

II need to get a 433.42MHz transmitter.....

User avatar
Stuntteam
Site Beheer
Posts: 789
Joined: 27 Jan 2016, 16:46

Re: [Solved] RTS problems in R42

#4 Post by Stuntteam » 20 Jun 2016, 19:29

Are you using a different ID than your original remote?
You need to pair RFlink as a second remote control to your RTS receiver.
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8

ono
New user
Posts: 6
Joined: 16 Jun 2016, 21:14

Re: [Solved] RTS problems in R42

#5 Post by ono » 20 Jun 2016, 19:36

Yes, I am.
It is possible to control the blinds both using the original remote and RFLink.
The antenna placement is crucial.
Thanks again for a great product.

piokuc
Normal user
Posts: 15
Joined: 22 Jul 2016, 13:44

Re: [Solved] RTS problems in R42

#6 Post by piokuc » 22 Jul 2016, 13:48

Hi
I also have the problem with RFLink and Somfy Blinds.
I done all as manual https://matdomotique.wordpress.com/2016 ... -et-somfy/. Pairing is ok. But when i try run from RFLink my Blinds and send from RFLoader command

Code: Select all

10;RTS;02FFFF;3;DOWN;
the blinds recived signal and start working down but run about 3-5secund and stop. Ahain send command and again run about 3-5secund. I am with my RFLink and Notebook about my window with blinds. Maybe 2 meters about. From remote Smoove Origin all works ok and Blinds full close down when i push button down.

Please help me.

I try use RFLink with my blinds facade somfy C80 https://www.google.pl/search?%20q=somfy ... 2iQthoM%3A and with remote Smoove Origin and Somfy Telis 4.
Last edited by piokuc on 22 Jul 2016, 14:33, edited 1 time in total.

User avatar
Stuntteam
Site Beheer
Posts: 789
Joined: 27 Jan 2016, 16:46

Re: [Solved] RTS problems in R42

#7 Post by Stuntteam » 22 Jul 2016, 14:30

Many others got it working.
Clean the eeprom on your rflink and do all the steps exactly as in the explanation. Make sure the first byte of the ID is NOT zero.

Also, there is no need to post your issue on multiple forums and in multiple threads, via mail etc.
Thats kind of spamming is slowing down support for yourself and for others.
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8

piokuc
Normal user
Posts: 15
Joined: 22 Jul 2016, 13:44

Re: [Solved] RTS problems in R42

#8 Post by piokuc » 22 Jul 2016, 14:36

But also for many not working.

How i can clean my eeprom ? By command

Code: Select all

10;RTSCLEAN;
If yes i do this many times. I alos use ID as i write

Code: Select all

02FFFF

How i can read info in RDLoader which is send when i press button on my Smoove Origin or Somfy Telis 4 remote ?

Sorry for multiple post but i need help and i want to run it. I have no idea what is wrong. What am I doing wrong ? :( I am heartbroken
And i use blinds facade somfy C80 https://www.google.pl/search?q=somfy+c8 ... 2iQthoM%3A. Maybe with this model not working ?

User avatar
Stuntteam
Site Beheer
Posts: 789
Joined: 27 Jan 2016, 16:46

Re: [Solved] RTS problems in R42

#9 Post by Stuntteam » 22 Jul 2016, 16:04

If you mean RFlink loader, then you should see a RTS line when you press a button.
No line means it is currently not supported. In that case you can make a debug log and we will see if we can add support for it.
Note that we have many requests so this will take for sure some time!

Another thing is that you should use an ID that is close to an original ID.. This was explained many times. 02FFFF is not and might cause issues.
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8

piokuc
Normal user
Posts: 15
Joined: 22 Jul 2016, 13:44

Re: [Solved] RTS problems in R42

#10 Post by piokuc » 22 Jul 2016, 16:58

But how read original ID ?

User avatar
Stuntteam
Site Beheer
Posts: 789
Joined: 27 Jan 2016, 16:46

Re: [Solved] RTS problems in R42

#11 Post by Stuntteam » 22 Jul 2016, 17:26

The original ID is displayed when you press the button on the remote.
You make a small change to this ID and assign that as a second remote to the motor controller.

If RFLink does not detect your remote, it is not supported yet. As explained make a debug log in that case.
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8

piokuc
Normal user
Posts: 15
Joined: 22 Jul 2016, 13:44

Re: [Solved] RTS problems in R42

#12 Post by piokuc » 22 Jul 2016, 17:33

Ok i test it probably tomorrow and give you an info.
How i can clear eeprom.?

Thanks for help.


But i have a question. WHen i have remote Smoove Origin and second remote Somfy Telis 4 , i can use RFLink as third remote ?

DimitriDB
New user
Posts: 1
Joined: 23 Jul 2016, 20:03

Re: [Solved] RTS problems in R42

#13 Post by DimitriDB » 23 Jul 2016, 20:08

Goedenavond ;-)

Ik ben ook zopas eigenaar geworden van een Rflink Gateway Synology module.
Firmware R42 werd geïnstalleerd.

Ook ik heb problemen met het koppelen van de Somfy rolluiken met mijn RFlink.

Zou er iemand zo vriendelijk willen zijn een "monkey proof" shortlist te maken met de te nemen stappen voor het koppelen van de Rflink met de Somfy RTS rolluiken a.u.b.?

bvb. hoe begin je met het toevoegen van de Rflink als een secundaire afstandsbediening?

Alvast bedankt!

Grtz Dim

piokuc
Normal user
Posts: 15
Joined: 22 Jul 2016, 13:44

Re: [Solved] RTS problems in R42

#14 Post by piokuc » 23 Jul 2016, 21:45

Hi
I done next test and nothing news. Still Somfy with RFLink not working. I try read log in debug mode by RFLoader but when i push button on remote Somfy Telis 4 or Smoove Origin but RFLink noit show any data in debug. In serial port logging also not show any data after push button on remote.

But when i pair by manual as i show in previous post my somfy run for abou 3 sec. Once i run it and close full. But it was only once. Never again. I pair my somfy with example ID 212F32. But nothing... For me RFLink not working with somfy blinds facade C80. I think that problem is in firmware code...

piokuc
Normal user
Posts: 15
Joined: 22 Jul 2016, 13:44

Re: [Solved] RTS problems in R42

#15 Post by piokuc » 25 Jul 2016, 14:45

Anybody help me ? Why in RFLoader debug mode not show any code from remote my Somfy but when i pair with RFLink , my RFLink run for about 3 secunds my blinds ? If run send any code and and something reconized from somfy RTS. Stuntteam please help us and help verify this problem.

bldewit
New user
Posts: 2
Joined: 04 Mar 2017, 21:48

Re: [Solved] RTS problems in R42

#16 Post by bldewit » 05 Mar 2017, 00:46

Wat is een id dicht bij de originele id? Mijn originele id begint nl met 00, en dat mag je niet gebruiken had ik gelezen. Als ik de originele id pak met 01 als startbit, is dat dan "close enough"?

Thx!
Bart

User avatar
Stuntteam
Site Beheer
Posts: 789
Joined: 27 Jan 2016, 16:46

Re: [Solved] RTS problems in R42

#17 Post by Stuntteam » 05 Mar 2017, 19:25

1b602b
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8

Post Reply

Who is online

Users browsing this forum: No registered users and 17 guests