I am using multiple(5) arduinos to write to a bool array. I wrote all the code only testing with a parent and a child. Once I added the 4 other children to the i2c, it seems like the array gets written over instead of writing to an individual address? Am I correct in this assumption?