hey, i got assignment investigate signal dog collar sending. used sdr signal , decoded 7 buttons , got this: code: [select] 1) [0,0,1,1,1,1,1,1,1,1,0,1,0,1,1,0,1,0,0,1,0,1,0,0,0] 2) [0,0,1,1,1,1,1,1,1,1,0,1,0,1,1,0,1,0,0,1,1,0,0,0,0] 3) [0,0,1,1,1,1,1,1,1,1,0,1,0,1,1,0,1,0,0,1,1,1,0,0,0] 4) [0,0,1,1,1,1,1,1,1,1,0,1,0,1,1,0,1,0,0,1,0,0,0,1,0] 5) [0,0,1,1,1,1,1,1,1,1,0,1,0,1,1,0,1,0,0,1,0,0,1,0,0] 6) [0,0,1,1,1,1,1,1,1,1,0,1,0,1,1,0,1,0,0,1,0,0,1,1,0] 7?) [0,0,1,1,1,1,1,1,1,1,0,1,0,1,1,0,1,0,0,1,0,1,1,0,0] if notice, there 25 bits being sent in time period of 0.02 seconds. (i'll assume bps generic 1200). now job make arduino transmit signal, receiver gets same thing. i'm kind of lost here... have 315mhz module needed, , have experience using virtualwire it, not sending raw binary over. does know how send 25 bits using 1200bps? 25 bits abnormal thing... that's is. far googling solutions have found solutions sen...