I2C connection in 10 DOF IMU

Hello there
I am trying to connect 2 10 DOF IMU (SKU: SEN0140) using I2C, especially the Adxl345
Is it possible to alternate the I2C address?

Currently, the I2C address for the Adxl345 is 83 (0x53)

Thank you

Unfortunately the address is fixed and no method of changing it is provided.

A quick look at the board schematic show that SCL/SDA are routed to multiple chips on the board, so hacking the hardware wouldn’t be a simple task.

You could use a board like the following bus expander to connect multiple devices with the same address to the one I2C bus: