ninjablocks / 433Utils

433Kit is a collection of code and documentation designed to assist you in the connection and usage of RF 433MHz transmit and receive modules to/with your Arduino and Rapberry Pi.
ninjablocks.com
MIT License
895 stars 335 forks source link

Can't control Etekcity ZAP 5LX power outlets #20

Closed DomiStyle closed 8 years ago

DomiStyle commented 8 years ago

First off, thanks for this library. I have been using it on my Raspberry Pi for a while now.

So far I always used them to control some no name power outlets which worked flawlessly. However, I can't get the new ZAP outlets to work.

When I use RFSniffer with the remote which came with the outlets I receive the codes just fine (349635 is ON and 349644 is OFF). Trying to send these codes via codesend does nothing. I already tried sniffing my own codes but all I can receive are the same codes the remote is sending.

Is there any way I can debug this issue and try to resolve it or should I just return them and get a different pair?