You are running a Greedy loop. Give some delay between the transfer and recieve and try to clear the buffer before you start reading. It looks like you are reading some part of old data from buffer.
↧
You are running a Greedy loop. Give some delay between the transfer and recieve and try to clear the buffer before you start reading. It looks like you are reading some part of old data from buffer.