Page 2 of 2

Re: Rflink Not Working at all

Posted: Saturday 11 February 2017 15:43
by MaikelK
seconds after posting the post above following happend:

20;04;DEBUG;Pulses=42;Pulses(uSec)=330,1980,240,1980,270,2010,240,4560,240,2010,240,1980,270,2010,240,1980,270,2010,270,2010,240,2010,240,2010,240,2010,270,1980,270,4560,240,1980,240,2010,240,4560,240,2010,240,2040,210,6990;
20;05;Friedland;ID=00000820;SWITCH=1;CMD=ON;CHIME=01;
20;06;DEBUG;Pulses=36;Pulses(uSec)=330,4560,240,1980,270,2010,240,2010,240,4560,240,1980,270,2010,240,1980,270,1980,270,2010,240,2010,240,2010,240,2010,240,2010,240,1980,240,4560,270,1980,270,1590;
20;07;DEBUG;Pulses=38;Pulses(uSec)=330,2010,240,2010,240,4590,240,4590,240,1980,270,2010,240,2010,240,4560,270,2010,240,2010,240,1980,270,2010,240,2010,240,2010,240,2010,240,1980,270,2010,240,1920,330,1860;
20;08;DEBUG;Pulses=34;Pulses(uSec)=300,2010,240,2010,240,4590,240,2010,240,1980,270,1980,270,1980,270,1980,240,2010,240,2010,240,2010,240,1980,270,1980,240,4590,240,2010,240,2010,240,1890;
20;09;Friedland;ID=00000020;SWITCH=1;CMD=ON;CHIME=01;

Does the unit has some kind of start-up time or something?

Re: Rflink Not Working at all

Posted: Sunday 12 February 2017 10:17
by MaikelK
So, the unit seems to be working fine now. What i did found out is when i connected the Arduino to the PI with the USBcable deliverd with the unit it wouldnt power up, when fiddling with the cable it did. So i recieved a broken USB cable and the build guide i followed was wrong!


Verzonden vanaf mijn iPhone met Tapatalk

Re: Rflink Not Working at all

Posted: Wednesday 15 February 2017 15:58
by MoralKnight
Stuntteam wrote:Yes, but use the 12&13 near the USB connector

working after reset! thanks

Re: Rflink Not Working at all

Posted: Tuesday 01 January 2019 15:57
by madrian
Guys, what I am doing wrong? :(

Code: Select all

20;00;Nodo RadioFrequencyLink - RFLink Gateway V1.1 - R48;
10;version;
20;01;VER=1.1;REV=48;BUILD=04;
10;status;
20;02;STATUS;setRF433=ON;setNodoNRF=OFF;setMilight=OFF;setLivingColors=OFF;setAnsluta=OFF;setGPIO=OFF;setBLE=OFF;setMysensors=OFF;
20;00;Nodo RadioFrequencyLink - RFLink Gateway V1.1 - R48;
10;version;
20;01;VER=1.1;REV=48;BUILD=04;
10;status;
20;02;STATUS;setRF433=ON;setNodoNRF=OFF;setMilight=OFF;setLivingColors=OFF;setAnsluta=OFF;setGPIO=OFF;setBLE=OFF;setMysensors=OFF;
10;rfdebug=on;
20;03;RFDEBUG=ON;
20;00;Nodo RadioFrequencyLink - RFLink Gateway V1.1 - R48;
20;01;User initiated: EEPROM settings reset;
20;00;Nodo RadioFrequencyLink - RFLink Gateway V1.1 - R48;
Hardware: RXB6 (08 version and 2.0)
Robotdyn Mega 2560 Pro Mini

RXB6 connection: 5V, GND, DATA D19, DER16

Nothing is received. I have 433mhz radio controlled sockets with remote control and weather station sensors.

Re: Rflink Not Working at all

Posted: Friday 04 January 2019 10:25
by Stuntteam
The Arduino is responding properly. Meaning that the firmware is loaded correctly.
If you do not receive any data in debug mode then you for sure have issues with the RF signal from the module not ending up where the firmware expects it.
This means either your pinout is not correct or you blew up some stuff..

Re: Rflink Not Working at all

Posted: Tuesday 30 April 2019 18:37
by madrian
I ordered another receiver. Flashed Arduino again. Still not working. :(

Here is my setup:

Image

VCC = 5V
GND = GND
DER = D16
DATA = D19

Result? Nothing.

Code: Select all

20;00;Nodo RadioFrequencyLink - RFLink Gateway V1.1 - R48;
10;version;
20;01;VER=1.1;REV=48;BUILD=04;
10;status;
20;02;STATUS;setRF433=ON;setNodoNRF=OFF;setMilight=OFF;setLivingColors=OFF;setAnsluta=OFF;setGPIO=OFF;setBLE=OFF;setMysensors=OFF;
20;00;Nodo RadioFrequencyLink - RFLink Gateway V1.1 - R48;
10;version;
20;01;VER=1.1;REV=48;BUILD=04;
10;status;
20;02;STATUS;setRF433=ON;setNodoNRF=OFF;setMilight=OFF;setLivingColors=OFF;setAnsluta=OFF;setGPIO=OFF;setBLE=OFF;setMysensors=OFF;
20;00;Nodo RadioFrequencyLink - RFLink Gateway V1.1 - R48;
10;version;
20;01;VER=1.1;REV=48;BUILD=04;
10;status;
20;02;STATUS;setRF433=ON;setNodoNRF=OFF;setMilight=OFF;setLivingColors=OFF;setAnsluta=OFF;setGPIO=OFF;setBLE=OFF;setMysensors=OFF;
rfdebug=on;
10;rfdebug=on;
20;03;RFDEBUG=ON;
10;STATUS;
20;04;STATUS;setRF433=ON;setNodoNRF=OFF;setMilight=OFF;setLivingColors=OFF;setAnsluta=OFF;setGPIO=OFF;setBLE=OFF;setMysensors=OFF;
I am trying to receive signal from:

1, a temperature sensor
2, a wall switch:

https://www.banggood.com/KTNNKG-433MHz- ... 98672.html

Re: Rflink Not Working at all

Posted: Tuesday 30 April 2019 19:16
by madrian
I found the answer.

Receiver - Arduino:

GND = GND
VCC 5V = D16
DATA = D19

and it started working. I don't know why it is not worked with previous connection. Like in:

https://diyprojects.io/gateway-rflink-r ... MiBti-B3EY