RFLINK et Doorbell ELEPOWSTAR

Post here about devices that are not yet or not fully supported

Moderators: rtenklooster, Voyager, BertB, Stuntteam

Post Reply
Message
Author
shyriu42
New user
Posts: 7
Joined: 24 Feb 2019, 14:38

RFLINK et Doorbell ELEPOWSTAR

#1 Post by shyriu42 » 24 Feb 2019, 14:52

hi,

someone can help me ?

here a doorbell ELEPOWSTAR very nice product but impossible to SEND informations to the wall receiver

RFLINK can received the trame but not transmitted it.

i have tried all protocols. If some seems similars no way no ringbell. I only have a ringtone with RCswitch from arduino sketch with protocol 1 pulse 185 look at the end of this post
-----------------

20;23;DEBUG;Pulses=511;
Pulses(uSec)=180,390,180,390,150,390,510,60,510,30,150,5610,510,60,120,420,510,60,510,60,150,420,150,390,510,30,540,0,540,30,540,30,150,390,540,30,150,420,150,390,540,60,510,60,510,60,120,
450,120,450,120,450,120,450,90,450,480,90,510,60,120,5640,510,60,120,420,510,30,570,30,150,420,150,420,510,60,510,60,510,60,480,90,120,450,510,90,90,450,120,450,480,90,480,90,480,90,90,450,
90,450,90,450,90,450,90,450,480,90,480,90,90,5640,510,60,120,450,510,60,510,60,120,450,120,450,480,90,480,90,480,90,480,90,90,450,480,90,90,450,90,450,480,90,480,90,480,90,90,450,90,450,90,
450,90,450,90,450,480,90,480,90,120,5640,480,90,90,450,480,90,480,90,90,450,90,450,480,90,480,90,480,90,480,90,90,450,480,90,90,480,90,450,480,90,480,90,480,90,90,450,90,450,90,450,90,450,90,
450,480,90,480,90,90,5670,480,90,90,450,480,90,480,90,90,450,90,450,480,90,480,90,480,90,480,90,90,450,480,90,90,450,90,450,480,90,480,90,480,90,90,450,90,480,90,480,90,450,90,450,480,90,480,
90,90,5670,480,90,90,480,480,90,480,90,90,450,90,450,480,90,480,90,480,90,480,90,90,450,480,90,90,450,90,450,480,90,480,90,480,90,90,480,90,480,90,480,90,480,90,480,480,90,480,90,90,5670,480,
90,90,450,480,90,480,90,90,450,90,450,480,90,480,90,480,90,480,90,90,480,480,90,90,480,90,480,480,90,480,90,480,90,90,480,90,480,90,480,90,480,90,480,480,90,480,90,90,5670,480,90,90,450,480,90,
480,90,90,480,90,480,480,90,480,90,480,90,480,90,90,480,480,90,90,480,90,480,480,90,480,90,480,90,90,480,90,480,90,480,90,480,90,480,480,90,480,90,90,5670,480,90,90,480,480,90,480,90,90,480,60,
480,480,90,480,90,480,90,480,90,90,480,480,90,90,480,90,480,480,90,480,90,480,90,90,480,90,450,90,450,90,480,90,480,480,90,480,90,90,5700,480,90,90,480,480,90,480,120,60,480,90,480,480,90,480,
90,480,90,480,90,90,480,480,90,90,480,90,450,480,90,480,90,480,90,90,480,90,480,90,480,90,480,90,480,480,90,480,120,90;
20;24;Doorbell;ID=9e9c;SWITCH=1;CMD=ON;CHIME=01;

------------------------
rflink send command:

10;Doorbell;ID=9e9c;SWITCH=1;CMD=ON;CHIME=01;

20;25;CMD UNKNOWN;
------------------------


but works with this in arduino sketch :

////

Code: Select all

#include <RCSwitch.h>

....
mySwitch.setProtocol(1);

 //Optional set pulse length.
 mySwitch.setPulseLength(185);

 //Optional set number of transmission repetitions.
 mySwitch.setRepeatTransmit(3);
 .......
 
  //button 3 
  Serial.println("Envoi Button 3");
  mySwitch.send("101000111101001010000011");
////

Trames received with RCSwitch :

SONNETTE BUTTON 1 9e9c ---> 1001111010011100
Decimal: 11785091 (24Bit) Binary: 101 1001111010011100 00011 Tri-State: not applicable PulseLength: 185 microseconds Protocol: 1
Raw data: 5784,556,216,168,584,556,216,556,212,172,580,168,584,552,216,552,220,552,216,552,220,160,592,552,220,164,592,164,588,556,216,556,216,556,216,160,592,164,596,160,592,164,592,160,588,552,220,548,224,

SONNETTE BUTTON 2 1e94 --> 0001111010010100
Decimal: 2347651 (24Bit) Binary: 001 0001111010010100 00011 Tri-State: not applicable PulseLength: 185 microseconds Protocol: 1
Raw data: 5732,96,576,264,448,600,392,128,692,16,644,116,124,456,508,592,168,632,156,596,180,564,172,560,228,80,644,116,628,524,228,116,128,128,348,104,100,184,532,200,560,168,600,124,628,508,232,528,284,

with "101 0001111010010100 00011" middle part 0001111010010100 ----> ID= 1e94

10;Doorbell;ID=1e94;SWITCH=1;CMD=ON;CHIME=01;


and thanks for sharing and your project.

shyriu42
New user
Posts: 7
Joined: 24 Feb 2019, 14:38

Re: RFLINK et Doorbell ELEPOWSTAR

#2 Post by shyriu42 » 03 May 2019, 16:12

hello


is this forum completly dead noeone give some help and the email to frankzirrone@gmail.com stay without answers since few month.

why no help ? no explanantion why rflink is without new release since 2 years ??

Post Reply

Who is online

Users browsing this forum: No registered users and 22 guests