This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
发送前看一下数据的实际值,以确定是发送的问题,还是数据处理的BUG
你再看看,不是发送问题,我都试了好几次了,不知道为什么tx[0]=tx[0]+tx[1]不是等于3啊
发送没有问题的话,查一下有没有数据操作越界的BUG,数据出现莫名其妙的问题的时候,很多情况下都是这个问题