You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a problem to get code from rf remote. I got code when pressing button:
pulses: 50 possible protocol: arctech_switch_old
pulses: 50 possible protocol: arctech_switch_old
pulses: 50 possible protocol: arctech_switch_old
pulses: 50 possible protocol: arctech_switch_old
I tried to get code from another rf remote. These what I got:
pulses: 50 possible protocol: rev3_switch
RF signal arrived [rev3_switch]/[33] (0) {"id":33,"unit":13,"state":"on"} (1)
pulses: 50 possible protocol: ev1527
RF signal arrived [ev1527]/[] (0) {"unitcode":1031337,"state":"opened"} (1)
pulses: 50 possible protocol: rev3_switch
RF signal arrived [rev3_switch]/[33] (2) {"id":33,"unit":13,"state":"on"} (102)
pulses: 50 possible protocol: ev1527
RF signal arrived [ev1527]/[] (2) {"unitcode":1031337,"state":"opened"} (102)
And I got code from 433Mhz door sensor as these:
pulses: 50 possible protocol: rsl366
pulses: 50 possible protocol: arctech_switch_old
pulses: 50 possible protocol: rsl366
pulses: 50 possible protocol: arctech_switch_old
What should I do to get them work?
Thanks.
The text was updated successfully, but these errors were encountered:
@ratawit sorry for the late reply, I totally missed this issue.
Are you sure that this is a arctech_switch_old remote?
The output only indicates the pulse behaviour is similar, but the missing RF signal arrived shows that it could not be encoded by this protocol module. The same is for your door sensor.
Probably, the protocols are not yet supported by pilight. Please have a look here, how to report new protocols.
I have a problem to get code from rf remote. I got code when pressing button:
I tried to get code from another rf remote. These what I got:
And I got code from 433Mhz door sensor as these:
What should I do to get them work?
Thanks.
The text was updated successfully, but these errors were encountered: