Received data on serial monitor are intermittent, but the serial communication is ok


I use serial communication to transfer the data from a I2C sensor to the serial monitor, but the received data are intermittent Like these two images above (eg. A single word has a chance to be divided without any signs and the communication stops (does not receive any data, but the communication is ok) ). This kind of situation can only be temporarily solved by resetting Arduino Nano and then it happens again…

Does the same happen when building the firmware with the Arduino IDE?

yep, By the way is there any possibility of the memory overflowing?[quote="maxgerhardt, post:2,

If it also happens in the Arduino IDE, please post a bug issue in the library you’re using for the MPU6050 and have them take a look at it.