ReceiveDump
Protocol=NEC Address=0xA5 Command=0x1C Raw-Data=0xE31C5AA5 32 bits LSB first
Send with: IrSender.sendNEC(0xA5, 0x1C, <numberOfRepeats>);
Raw result in internal ticks (50 us) - with leading gap
rawData[68]:
-65535
+169,-84
+11,-31 +11,-10 +11,-31 +11,-11
+10,-11 +11,-31 +11,-10 +11,-31
+11,-11 +10,-32 +10,-11 +11,-31
+11,-31 +11,-11 +10,-32 +10,-11
+10,-11 +11,-10 +11,-31 +11,-32
+10,-32 +10,-11 +11,-10 +11,-10
+11,-32 +10,-32 +10,-11 +10,-11
+11,-10 +11,-32 +10,-32 +10,-32
+10
Raw result in microseconds - with leading gap
rawData[68]:
-3276750
+8450,-4200
+ 550,-1550 + 550,- 500 + 550,-1550 + 550,- 550
+ 500,- 550 + 550,-1550 + 550,- 500 + 550,-1550
+ 550,- 550 + 500,-1600 + 500,- 550 + 550,-1550
+ 550,-1550 + 550,- 550 + 500,-1600 + 500,- 550
+ 500,- 550 + 550,- 500 + 550,-1550 + 550,-1600
+ 500,-1600 + 500,- 550 + 550,- 500 + 550,- 500
+ 550,-1600 + 500,-1600 + 500,- 550 + 500,- 550
+ 550,- 500 + 550,-1600 + 500,-1600 + 500,-1600
+ 500
Result as internal ticks (50 us) array - compensated with MARK_EXCESS_MICROS=20
uint8_t rawTicks[67] = {169,84, 11,31, 11,10, 11,31, 11,11, 10,11, 11,31, 11,10, 11,31, 11,11, 10,32, 10,11, 11,31, 11,31, 11,11, 10,32, 10,11, 10,11, 11,10, 11,31, 11,32, 10,32, 10,11, 11,10, 11,10, 11,32, 10,32, 10,11, 10,11, 11,10, 11,32, 10,32, 10,32, 10}; // Protocol=NEC Address=0xA5 Command=0x1C Raw-Data=0xE31C5AA5 32 bits LSB first
Result as microseconds array - compensated with MARK_EXCESS_MICROS=20
uint16_t rawData[67] = {8430,4220, 530,1570, 530,520, 530,1570, 530,570, 480,570, 530,1570, 530,520, 530,1570, 530,570, 480,1620, 480,570, 530,1570, 530,1570, 530,570, 480,1620, 480,570, 480,570, 530,520, 530,1570, 530,1620, 480,1620, 480,570, 530,520, 530,520, 530,1620, 480,1620, 480,570, 480,570, 530,520, 530,1620, 480,1620, 480,1620, 480}; // Protocol=NEC Address=0xA5 Command=0x1C Raw-Data=0xE31C5AA5 32 bits LSB first
uint16_t address = 0xA5;
uint16_t command = 0x1C;
uint32_t data = 0xE31C5AA5;
Pronto Hex as string
char prontoData[] = "0000 006D 0022 0000 0146 00A1 0016 003B 0016 0012 0016 003B 0016 0014 0014 0014 0016 003B 0016 0012 0016 003B 0016 0014 0014 003D 0014 0014 0016 003B 0016 003B 0016 0014 0014 003D 0014 0014 0014 0014 0016 0012 0016 003B 0016 003D 0014 003D 0014 0014 0016 0012 0016 0012 0016 003D 0014 003D 0014 0014 0014 0014 0016 0012 0016 003D 0014 003D 0014 003D 0014 06C3 ";