sui77 / rc-switch

Arduino lib to operate 433/315Mhz devices like power outlet sockets.
1.89k stars 651 forks source link

Adding new protocol to RCSwitch.cpp #480

Open samtal opened 1 year ago

samtal commented 1 year ago

Hi, I have a new 433 Mhz RC which does not seem to be using any of the protocols icluded with the RCSwitch.cpp file (see attached). I tried to set up my own protocol (#13) but it does not seem to work. The pulse length seems to be 200uSec. The number of pulses is not clear. 22? I'm not sure about the start pattern either. Can anyone suggest a protocol to be added to the RCSwitch list? Please see attached PDF with the recorded patern and my suggested protocl (that does not seem to be working with Arduino Mega RCSwitch library). MyProtocol13.pdf