Hi,
I ordered rflink kit from nodoshop and I can't receive anything. Arduino responses normally:
- Spoiler: show
-
input:
10;reboot;
10;rfdebug=on;
10;rfudebug=on;
10;status;
output:
20;00;Nodo RadioFrequencyLink - RFLink Gateway V1.1 - R47;
20;01;NodoNRF=ON;
20;02;RFDEBUG=ON;
20;03;RFUDEBUG=ON;
20;04;STATUS;setRF433=ON;setNodoNRF=ON;setMilight=OFF;setLivingColors=OFF;setAnsluta=OFF;setGPIO=OFF;setBLE=OFF;setMysensors=OFF;
After this happens nothing. I have wireless 433 thermometers and not single one is found. I borrowed also a keyfob that is used with rflink and nothing.
And when I try to send something like this:
- Spoiler: show
-
10;NewKaku;0cac142;3;ON;
10;Kaku;00004d;1;OFF;
With oscilloscope I can see data going from Arduino to pin 4 of Aurel but nothing never happens in pin 9 when pressing keyfob's buttons. I have also cleared Arduinos eeprom with jumper in pins 12 and 13, no success with that either.
I'm pretty sure the soldering is fine. Voltages are fine. I have used RFlink powered via usb and with external power supply. I have had extra ground wire for rlflink board. I have tested several usb cables and tried with official rflink loader and with cutecom in ubuntu. With two different computers. Nothing.
Is there something that I have missed? I'm getting out of ideas.
-henri