Kaku moet gewoon werken.
Ik ga even wat beter kijken naar je debug data.. Heb je toevallig ook debug data van de Forest?
Search found 717 matches
- 13 Mar 2023, 12:53
- Forum: RFLink: Nederlands support forum
- Topic: Ondersteunde apparaten functioneren niet
- Replies: 5
- Views: 249
- 02 Mar 2023, 10:36
- Forum: RFLink: Unsupported devices
- Topic: Zaffer blinds (shutters) not supported
- Replies: 15
- Views: 4243
Re: Zaffer blinds (shutters) not supported
It might (or not) be helpful to know that the serial number of the shutter's motor is 7062541009013. If I remember correctly, when the remote was initially coupled to the shutter, the serial number of the shutter was coded into the remote. Correct, I identified the serial number, button crontrol an...
- 27 Feb 2023, 10:39
- Forum: RFLink: Unsupported devices
- Topic: Zaffer blinds (shutters) not supported
- Replies: 15
- Views: 4243
Re: Zaffer blinds (shutters) not supported
Hi, Zaffer might have some projects that are based on Zigbee. However.. the packets listed in the previous posts are NOT Zigbee. They are indeed regular ASK packets. I have sorted out all the data inside the packets and identified most of the bits within the packets. However, I do not have enough in...
- 13 Feb 2023, 12:12
- Forum: RFlink: General Discussions
- Topic: Phenix remote control, how to use ?
- Replies: 6
- Views: 446
Re: Phenix remote control, how to use ?
It is a Phenix (not a real AB400), Is it the YC-4000 model (using HX2262 chipset) ?
Alternatively you could try the rffind option.. (https://www.rflink.nl/faq.php#RFFind)
Alternatively you could try the rffind option.. (https://www.rflink.nl/faq.php#RFFind)
- 13 Feb 2023, 11:02
- Forum: RFlink: General Discussions
- Topic: Phenix remote control, how to use ?
- Replies: 6
- Views: 446
Re: Phenix remote control, how to use ?
I have no idea what the dipswitches are reflecting.
I have tested with commands like:
10;AB400D;00004d;1;OFF;
10;AB400D;00004d;1;ON;
Where 4D is the hexadecimal value of a ascii character which is supposedly set with your dip switches
So I guess:
10;AB400D;000042;2;ON;
10;AB400D;000042;2;OFF;
I have tested with commands like:
10;AB400D;00004d;1;OFF;
10;AB400D;00004d;1;ON;
Where 4D is the hexadecimal value of a ascii character which is supposedly set with your dip switches
So I guess:
10;AB400D;000042;2;ON;
10;AB400D;000042;2;OFF;
- 08 Feb 2023, 09:34
- Forum: RFLink: Nederlands support forum
- Topic: Oude KaKu switches
- Replies: 2
- Views: 380
Re: Oude KaKu switches
Handmatig:
10;Kaku;000041;1;ON;
10;Kaku;000041;1;OFF;
Waarbij de 41 de hexadecimale waarde is van 'A' (42=B, 43=C..)
10;Kaku;000041;1;ON;
10;Kaku;000041;1;OFF;
Waarbij de 41 de hexadecimale waarde is van 'A' (42=B, 43=C..)
- 13 Jan 2023, 22:56
- Forum: RFlink: General Discussions
- Topic: SOmfy RTS
- Replies: 3
- Views: 640
Re: SOmfy RTS
No, thats normal..
- 04 Jan 2023, 13:54
- Forum: RFLink: Hardware Related discussions
- Topic: LED control arduino mega & rflink board
- Replies: 2
- Views: 5366
Re: LED control arduino mega & rflink board
The RFlink firmware controls the leds.
What do you mean with "controlling" or what are you trying to do?
What do you mean with "controlling" or what are you trying to do?
- 03 Jan 2023, 15:28
- Forum: RFlink: General Discussions
- Topic: Home assistant "Debug" not giving full or receiving messages
- Replies: 6
- Views: 679
Re: Home assistant "Debug" not giving full or receiving messages
Hi, >2023-01-03 00:55:43.120 DEBUG (MainThread) [rflink.protocol] connected >2023-01-03 01:04:53.020 DEBUG (MainThread) [rflink.protocol] received data: 20;AF;Drayton; This indicates that RFlink is up and functional. It also indicates that data is received and communicated correctly to HA (thus no b...
- 12 Dec 2022, 00:47
- Forum: RFlink: General Discussions
- Topic: Why is updating intervall so unreliable for some devices?
- Replies: 1
- Views: 797
Re: Why is updating intervall so unreliable for some devices?
Nothing really wrong at RFlink's side but more a side effect from the ASK modulation and the way the transmitters work. RFlink is listening to radio signals. It will receive whatever comes by.. however, there can only be 1 signal at a single moment in time. The more devices you have that are transmi...
- 01 Dec 2022, 19:00
- Forum: RFlink: General Discussions
- Topic: RFLINK SOMFY SGS
- Replies: 15
- Views: 24182
Re: RFLINK SOMFY SGS
Can you provide a debug log so I can check the issues?
see: https://www.rflink.nl/develop.php
see: https://www.rflink.nl/develop.php
- 08 Nov 2022, 20:11
- Forum: RFLink: Unsupported devices
- Topic: Misol WS2310 / FineOffset / Alecto Lux & UV Values
- Replies: 2
- Views: 1089
Re: Misol WS2310 / FineOffset / Alecto Lux & UV Values
I would need to see debug data to fix the code.
see https://www.rflink.nl/develop.php
see https://www.rflink.nl/develop.php
- 03 Nov 2022, 08:42
- Forum: RFlink: General Discussions
- Topic: Enet Smart Home (Jung / Gira )
- Replies: 5
- Views: 8324
Re: Enet Smart Home (Jung / Gira )
Hi,
As far as I know, RFlink does not work with Jung devices at 868 mhz.
Btw, it is not just the frequency that plays a part, it is also the modulation type that is important and if rolling codes/encryption is used.
As far as I know, RFlink does not work with Jung devices at 868 mhz.
Btw, it is not just the frequency that plays a part, it is also the modulation type that is important and if rolling codes/encryption is used.
- 19 Sep 2022, 13:28
- Forum: RFlink: General Discussions
- Topic: RTS (Somfy Eolis 3D): how to distinguish wind vs no wind ?
- Replies: 4
- Views: 2032
Re: RTS (Somfy Eolis 3D): how to distinguish wind vs no wind ?
Hi, Yes.. I would need to look at debug logs to see what is going on.
- 26 Aug 2022, 16:10
- Forum: RFLink: Unsupported devices
- Topic: Zaffer blinds (shutters) not supported
- Replies: 15
- Views: 4243
Re: Zaffer blinds (shutters) not supported
Indeed 2 or 3 should be ok..
But also it needs to include a number of consecutive key presses of one single remote to check out the variation in packets and if there is a rolling code or something more simple in the packets.
But also it needs to include a number of consecutive key presses of one single remote to check out the variation in packets and if there is a rolling code or something more simple in the packets.
- 23 Aug 2022, 11:45
- Forum: RFlink: General Discussions
- Topic: RSSI info / provide signal strength
- Replies: 26
- Views: 25851
Re: RSSI info / provide signal strength
It is nice to have the signal strength.
However, it would need to be accessible on one of the RF pins to go forward.
If the pin does provide the signal and we can get hold of the value by adding a capacitor or other extra hardware then it would indeed be a nice addition.
However, it would need to be accessible on one of the RF pins to go forward.
If the pin does provide the signal and we can get hold of the value by adding a capacitor or other extra hardware then it would indeed be a nice addition.
- 23 Aug 2022, 11:40
- Forum: RFLink: Unsupported devices
- Topic: Zaffer blinds (shutters) not supported
- Replies: 15
- Views: 4243
Re: Zaffer blinds (shutters) not supported
The zaffer signal as shown in post nr 1 originates from a regular RF signal, meaning it is not zigbee. The signal is clean but does contain something that looks like a counter or rolling code. It would require more packets, also from the other buttons, to determine what is possible in terms of integ...
- 18 Jul 2022, 23:44
- Forum: RFLink: Unsupported devices
- Topic: Lacrosse WS2500-19 brightness sensor
- Replies: 15
- Views: 14639
Re: Lacrosse WS2500-19 brightness sensor
It's noted but due to vacations it will take a while..
- 18 Jul 2022, 23:44
- Forum: RFLink: Unsupported devices
- Topic: Solved: DC44 PIR units not acting as DC4's
- Replies: 7
- Views: 3553
Re: Solved: DC44 PIR units not acting as DC4's
That seems to be related to the Home Assistant implementation..
- 09 May 2022, 23:27
- Forum: RFLink: Nederlands support forum
- Topic: Somfy Meteolis 6, kanalen combineren met RFLink
- Replies: 7
- Views: 4249
- 09 May 2022, 16:33
- Forum: RFLink: Nederlands support forum
- Topic: Somfy Meteolis 6, kanalen combineren met RFLink
- Replies: 7
- Views: 4249
Re: Somfy Meteolis 8 kanalen combineren met RFLink
Ok, en de Meteolis heeft maar ondersteuning voor 1 remote? Hoe zit dat dan met die kanalen precies? Een Telis4 heeft op, neer en de My knop. Daarnaast is er de kanaal keuze knop voor 4 + 1 kanalen (waarbij die +1 alle kanalen tegelijk is) Hoe doe je dan kanaal 6,7 en 8? Wat GPIO betreft: de Arduino ...
- 09 May 2022, 12:23
- Forum: RFLink: Nederlands support forum
- Topic: Somfy Meteolis 6, kanalen combineren met RFLink
- Replies: 7
- Views: 4249
Re: Somfy Meteolis 8 kanalen combineren met RFLink
Het concept met ontvangen en doorsturen (rflink als relay) gaat niet echt werken. Maar als ik het goed begrijp is de Meteolis een basisstation. De meteolis is die dan niet per RTS signaal draadloos aan iedere motor gekoppeld? en de Telis4 is via RTS signaal draadloos aan de meteolis gekoppeld? Druk ...
- 28 Apr 2022, 13:22
- Forum: RFLink: Nederlands support forum
- Topic: Nieuwe gebruiker RFLink
- Replies: 2
- Views: 10085
Re: Nieuwe gebruiker RFLink
Debug mode activeren.. dan moet je data voorbij zien komen.. zie: https://www.rflink.nl/develop.php
- 19 Apr 2022, 09:40
- Forum: RFLink: Unsupported devices
- Topic: Chuango g5 plus rf codes
- Replies: 3
- Views: 5189
Re: Chuango g5 plus rf codes
Isnt the panel the base system that mostly receives signals?
It might only be able to send a signal to a siren/alarm light device
Check the debug mode to see if there are missed signals.
It might only be able to send a signal to a siren/alarm light device
Check the debug mode to see if there are missed signals.
- 09 Mar 2022, 23:02
- Forum: RFLink: Unsupported devices
- Topic: Orixal blinders unsupported
- Replies: 10
- Views: 37183
Re: Orixal blinders unsupported
It is all explained here: https://www.rflink.nl/develop.php
- 09 Mar 2022, 17:35
- Forum: RFLink: Unsupported devices
- Topic: Orixal blinders unsupported
- Replies: 10
- Views: 37183
Re: Orixal blinders unsupported
The debug data posted above is not correct.
You are missing a large part of the actual debug data.
Also, when you see Pulses=460 the data behind it should contain at least 460 values and 460 comma's
Also note that when a rolling code is involved, it complicates things a lot.
You are missing a large part of the actual debug data.
Also, when you see Pulses=460 the data behind it should contain at least 460 values and 460 comma's
Also note that when a rolling code is involved, it complicates things a lot.
- 18 Feb 2022, 08:48
- Forum: RFlink: General Discussions
- Topic: Tubular Tuya 433,9 mhz?
- Replies: 1
- Views: 6641
Re: Tubular Tuya 433,9 mhz?
If it is, then RFLink must see show some debug data..
- 03 Feb 2022, 17:27
- Forum: RFLink: Unsupported devices
- Topic: Chacon DIO Light Switch / Connect Rev-Light
- Replies: 1
- Views: 6614
Re: Chacon DIO Light Switch / Connect Rev-Light
Hi, In general Chacon Dio is supported. It is always possible that a new model is not supported or that there is something else (for example a low battery) that cuases an issue. Make a debug log as described here: https://www.rflink.nl/develop.php and mail it to me (email address is on the page as w...
- 24 Jan 2022, 17:33
- Forum: RFLink: Hardware Related discussions
- Topic: RFLink and NRF24L01+ - 20;02;MySensors=OFF;NO NRF24L01;
- Replies: 4
- Views: 6832
Re: RFLink and NRF24L01+ - 20;02;MySensors=OFF;NO NRF24L01;
Can you say something about the difference between NRF24L01 and NRF24L01+. Indeed it is due to the increased transmission power I assume that after switching on "MySensor:ON" in RFLink Loader the software of the RFLink tries to connect to the NRF24L01+ module. If this does not succeed, my...
- 24 Jan 2022, 12:25
- Forum: RFLink: Hardware Related discussions
- Topic: RFLink and NRF24L01+ - 20;02;MySensors=OFF;NO NRF24L01;
- Replies: 4
- Views: 6832
Re: RFLink and NRF24L01+ - 20;02;MySensors=OFF;NO NRF24L01;
Hi, >I can see in the log that I have turned it on. But the next line is "20;02;MySensors=OFF;NO NRF24L01;" The RFlink firmware will check if the NRF is connected and accessible. If it is not, it will report the OFF state. For Mysensors you need to connect the NRF in the same way as for Mi...
- 20 Jan 2022, 19:33
- Forum: RFlink: General Discussions
- Topic: Custom protocol / keeloq
- Replies: 7
- Views: 16186
Re: Custom protocol / keeloq
It would however not work with keeloq...
- 03 Jan 2022, 09:45
- Forum: RFlink: General Discussions
- Topic: RFLINK SOMFY SGS
- Replies: 15
- Views: 24182
Re: RFLINK SOMFY SGS
Ok, the ID is 6 digits.
- 02 Jan 2022, 23:59
- Forum: RFlink: General Discussions
- Topic: RFLINK SOMFY SGS
- Replies: 15
- Views: 24182
- 02 Jan 2022, 23:54
- Forum: RFlink: General Discussions
- Topic: X2D heaters modules 868 MHz support
- Replies: 2
- Views: 7045
Re: X2D heaters modules 868 MHz support
Various x2d devices are supported.
I am working on updating both the rflink.nl website and a new firmware release and will try to add more details on the various x2d models.
Note that for the models that are not supported yet I need debug data.
I am working on updating both the rflink.nl website and a new firmware release and will try to add more details on the various x2d models.
Note that for the models that are not supported yet I need debug data.
- 30 Dec 2021, 11:01
- Forum: RFlink: General Discussions
- Topic: Contribute to latest test firmware release
- Replies: 2
- Views: 6991
- 23 Dec 2021, 00:31
- Forum: RFLink: Unsupported devices
- Topic: Rflink 868 + Delta Dore X2D Tyxia 253 remote & Tyxia 4630 receivers
- Replies: 23
- Views: 15862
Re: Rflink 868 + Delta Dore X2D Tyxia 253 remote & Tyxia 4630 receivers
That will not work...
- 17 Dec 2021, 14:10
- Forum: RFLink: Unsupported devices
- Topic: Rflink 868 + Delta Dore X2D Tyxia 253 remote & Tyxia 4630 receivers
- Replies: 23
- Views: 15862
Re: Rflink 868 + Delta Dore X2D Tyxia 253 remote & Tyxia 4630 receivers
What is the model number/type of your x2d (transmitting) device?
I can check if I have received data for it in the past..
I can check if I have received data for it in the past..
- 17 Dec 2021, 09:08
- Forum: RFLink: Unsupported devices
- Topic: Rflink 868 + Delta Dore X2D Tyxia 253 remote & Tyxia 4630 receivers
- Replies: 23
- Views: 15862
Re: Rflink 868 + Delta Dore X2D Tyxia 253 remote & Tyxia 4630 receivers
Obviously the fact that a protocol is supported does not mean each and every device using that protocol is supported. You first need to receive data. If that is not happening you need to check if the receiver hardware is the issue. If nothing is received the hardware needs to be checked. If other de...
- 07 Dec 2021, 00:20
- Forum: RFLink: Unsupported devices
- Topic: Correct url?
- Replies: 3
- Views: 7452
Re: Correct url?
Should work better now..
- 17 Nov 2021, 09:12
- Forum: RFLink: Nederlands support forum
- Topic: Probleem: ineens ontvang ik geen updates van het gros van mij temp sensors en bewegingsmelders
- Replies: 5
- Views: 8570
Re: Probleem: ineens ontvang ik geen updates van het gros van mij temp sensors en bewegingsmelders
Ja, check de batterijen van je devices...
- 11 Nov 2021, 09:17
- Forum: RFlink: General Discussions
- Topic: filtering of repeated signal?
- Replies: 3
- Views: 8288
Re: filtering of repeated signal?
What kind of device is the transmitter/button ?
- 29 Oct 2021, 09:42
- Forum: RFlink: General Discussions
- Topic: Progress or is it officially dead?
- Replies: 1
- Views: 8262
Re: Progress or is it officially dead?
The project is not dead.
We are supporting people with their questions and new unsupported devices.
There are new test versions supplied to testers.
We are supporting people with their questions and new unsupported devices.
There are new test versions supplied to testers.
- 23 Aug 2021, 23:41
- Forum: RFlink: General Discussions
- Topic: RFLink: Unhandled log mode prints nothing, while scope image shows plenty of signals on the receiver's output
- Replies: 2
- Views: 9516
Re: RFLink: Unhandled log mode prints nothing, while scope image shows plenty of signals on the receiver's output
You can see pulses on a scope, but if these pulses do not provide a clean signal then it could just be noise and will not result in any debug data.
Also, do no use the unhandled mode, just use the debug mode.
What kind of RF module do you have?
Also, do no use the unhandled mode, just use the debug mode.
What kind of RF module do you have?
- 03 Aug 2021, 17:21
- Forum: RFlink: General Discussions
- Topic: BFT remotes recognised as Keeloq
- Replies: 1
- Views: 9499
Re: BFT remotes recognised as Keeloq
Updated the website. The BFT rolling code models are not supported.
- 28 Jul 2021, 23:57
- Forum: RFLink: Unsupported devices
- Topic: Baseline by Heidemann 70705R
- Replies: 4
- Views: 11011
Re: Baseline by Heidemann 70705R
clearly something else is wrong.. check the minicom serial port settings..
and uh..
VERSION;
V 3.3.2.1-rc9 SIGNALduino cc1101 - compiled at Jun 16 2019 20:18:01
Does not look like RFLink..
and uh..
VERSION;
V 3.3.2.1-rc9 SIGNALduino cc1101 - compiled at Jun 16 2019 20:18:01
Does not look like RFLink..
- 24 Jul 2021, 18:45
- Forum: RFLink: Unsupported devices
- Topic: Baseline by Heidemann 70705R
- Replies: 4
- Views: 11011
Re: Baseline by Heidemann 70705R
Yes, see: http://www.rflink.nl/blog2/development
for more info
for more info
- 19 Jul 2021, 12:16
- Forum: RFlink: General Discussions
- Topic: RTS Records getting overwritten
- Replies: 3
- Views: 11099
Re: RTS Records getting overwritten
It looks like the 00 is the problem...
- 02 Jul 2021, 15:49
- Forum: RFlink: General Discussions
- Topic: RFLink and boot from USB
- Replies: 16
- Views: 14685
Re: RFLink and boot from USB
Perhaps a ground loop issue?
- 12 Jun 2021, 00:23
- Forum: RFlink: General Discussions
- Topic: RTS Records getting overwritten
- Replies: 3
- Views: 11099
Re: RTS Records getting overwritten
I will take a look at that..
- 16 May 2021, 23:50
- Forum: RFlink: General Discussions
- Topic: RFLink receives no signal from Brel Remote
- Replies: 3
- Views: 11793
Re: RFLink receives no signal from Brel Remote
That remote appears to support bi-directional as well as uni-direction communication modes.
Try switching to uni-directional mode.
Try switching to uni-directional mode.