Recieved ir is different

Recieved IR is different in each transmission. For example: I am sending this value

uint16_t power_on_winia[101] = { 3382, 1707, 205, 630, 205, 620, 216, 213,
                                 205, 212, 205, 630, 205, 212, 204, 630,
                                 205, 619, 217, 619, 216, 213, 204, 212,
                                 205, 213, 204, 631, 205, 212, 204, 213,
                                 205, 213, 204, 631, 205, 212, 205, 213,
                                 204, 631, 204, 631, 205, 213, 204, 631,
                                 205, 213, 204, 213, 204, 213, 204, 213,
                                 204, 212, 205, 213, 204, 213, 204, 213,
                                 204, 213, 205, 631, 204, 214, 204, 630,
                                 204, 213, 204, 213, 204, 213, 204, 213,
                                 204, 213, 204, 213, 205, 212, 204, 631,
                                 204, 214, 204, 213, 204, 213, 204, 631,
                                 204, 631, 204 };

but recieving this


Next time this

For informed help, please read and follow the instructions in the "How to get the best out of this forum" post, linked at the head of every forum category.

I have similar problem:

https://forum.arduino.cc/t/ir-sender-differences/1157123