Skip to content

Problems adding a new protocol #252

@aussieW

Description

@aussieW

Hi

I am trying to add a new protocol for the Heller iRemote (also sold under the OWL brand).
image

I have captured and analyzed the signal and added the following line to RCSwitch.cpp
{ 447, { 0, 8 }, {1, 2}, {2, 1}, false }, // iHeller

The timings generated by rc-switch seem spot on when I compare to the original remote. The screenshot below show the two signals in audacity.

selection_001_1

The screen shot shows the following signal being sent
mySwitch.send("1100000100111000000010110000100100");

The first two bits should be ones but as highlighted in the screenshot, they are coming out as zeros.

Any suggestions on how to address this issue.

Thanks
aussieW

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions