I bought this IMU and the following I2C address is given on the shop-site for the magnetometer
HMC5883 -> 30 (0x1E)
However the magnetometer cannot communicate directly over I2C with this address. The jeff rowberg libraries do not work. I think it has to be connected over the MPU6050 aux I2C. Could you please provide a link to an example on how to do that ?