I am trying to use 2x SPX-17873 on Datalogger IOT. I changed the i2c address of one of the ACS37800 by pulling to 3V3 IO0 pin, but the datalogger only seems to detect one ACS37800 instead of the two connected.
Is this datalogger able to communicate with multiple ACS37800 ? It is running Version: 01.00.04 - build 0000bb
Sorry! I only defined one I2C address for the ACS37800 in the DataLogger driver. I think I must have forgotten that it supports multiple addresses… Or I was worried about address conflicts with other devices like the SCD30 and SCD40. (The driver already has to prove that it is not an MCP9600 or a VEML4040, before testing to see if it could be a ACS37800.)