Hi People !
I have a question about the number of character transmissiblity in a I2C transmission. I use "Wire library" and communicate between two Arduinos Mega.
When I send more than 32 characters (from char[]), i receive 每每 characters after my message. I think is not a variable problem because when i print my chart all my characters are present.
I publish picture of my program.
Thanks for your help !