Networking MPU-9250 with I2C

By actrontec , 25 June 2014

I am trying to mesh network a wifi-capable MCU with multiple MPU-9250 units, with the goal of sending the sensor fusion data from all the MPU's via wifi. Is it possible to pass data from one MPU through another MPU?

If I connect the I2C serial data (SDA) pin of one MPU-9250 unit to the auxiliary I2C master serial data pin (ES_DA), can I transmit data from the former to the latter?

Next, would I be able to retrieve the former's data from the latter's I2C serial data (SDA)?

Thanks!

phpbb Topic ID
16296