i was having a problem reading the mpu when using this shield. It works on just the arduino, but not when connected to the shield. i contacted the company i bought it from and they said about possibly connecting the separate holes that say SDA and SCL on them to pins A4 & A5. Is this necessary to get it to work?
After a bit of research i have found that the shield has components that use I2C and the address is 0x68. Which is the same as the mpu 6050. How would i go about changing the I2C address for the shield? thanks