Hi,
I am trying to get the Bye Bye Standby 2011 to work with an Arduino Duemilanove.
The Bye Bye Standby 2011 is a mains socket that is turned On and Off using a 433 MHz remote. This works excellently and I now wish to control it using a transmitter and receiver via the Arduino.
I have built the receiver and transmitter and they seem to be working well but I cannot receive any information from the Bye Bye Standby 2011 remote control using the code found in Link 4 (see below). I need to find the address that the remote sends to the socket so that I can then retransmit this from the Arduino.
From the information I have gathered the code on the webpage
http://code.google.com/p/homeeasyhacking/ may not be complete and possibly there are still issues?.
I am looking for information on anyone that has used the Bye Bye Standby 2011 and can transmit or receive from them using an Arduino. Also if anyone has any information on the protocol. (Link 2) has the protocol but I would like to confirm that it actually is correct?.
I look forward to hearing from you and thanks for your time.
Regards
Gary
Link 1: The Bye Bye Standby 2011 sockets are here
http://www.byebyestandby.com/2011-product-range.phpLink 2: The protocol is here
http://homeeasyhacking.wikia.com/wiki/Bye_Bye_Standby_2011_ProtocolLink 3:
I have submitted a issue here
http://code.google.com/p/homeeasyhacking/issues/detail?id=8Link 4: (HomeEasy.zip)
http://code.google.com/p/homeeasyhacking/issues/detail?id=7