Hello,
I'm trying to add a new protocol to RC Switch and i'm following this tutorial :
Im at the 15. instruction and i'm pretty much stuck because my data are very different to the data shown in the tutorial (might be a more complex protocol, idk...)
I captured the signal using the script provided in the tutorial and i got this :
1316,600,26892,2520,2500,2496,2528,2472,2544,2464,2544,2468,2552,2468,2536,2476,2524,4784,1308,1268,1304,1264,656,632,664,612,664,620,676,616,1312,1248,1312,612,672,1256,680,604,676,616,1300,624,664,624,664,612,680,1256,668,624,648,620,676,616,652,624,672,604,676,620,1300,628,660,1260,688,596,676,604,1320,1248,676,608,680,604,676,604,676,616,676,604,676,616,1304,620,672,1256,1312,616,672,1252,1308,624,664,608,676,612,668,1260,668,608,1316,620,668,1248,672,616,1316,592,26828,2520
If you copy-paste it into rc-switch raw data viewer you will have a graphical representation of the signal
My problem is that i don't understand how am i supposed to determine the protocol, the signal looks weird...
The sync bits seems to be { 1, 44 } with 605 pulse length but i can't determine what the hell are the next bits, in the graphic the second part after the long silence seems to be an other kind of sync signal but i'm super newbie and i don't understand how I should interpret it...
Can someone guide me please ? I have been trying to understand it for about 2 weeks now...
Thanks in advance,