I understand that I need to change the address on one of the boards, assuming by connecting one boards (or both?) GPIO 0 to one of the digital pins with the sensor.changeAddress(SensorAddress) command? and would all SCL and SDA pins connect to the same analog input pins? or can I connect them to different analog input pins? May be a circuit diagram will be helpful.
Also, from the hook up guide, it says I need to remove the solder jumper, does that mean I should remove the solder between PU and EN on the board?
Not sure what you mean about the analog input pins, but yes they would share the same power, GND, SDA and SCL line (constituting the i2c bus)…plugged into the same on the R3
Yes about PU-EN…disable one sensor’s by de-soldering and leave the other intact
The hock up guide connect the SCL and SDA to A0 and A1 on Arduino. I will use a bread board to complete the connection. But, do I need to connect the IO0 pin as well in order to assign the address? Or just the SCL and SDA connection would be enough?