I have an application where we set up a known pressure, then using a PCA9518DW, we give a command 'calibration' to multiple sensors. Since the vacuum can drift, we would like to send one command to all sensors at the same time by enabling all I2C ports.
But what happens to the ACK bit at the end of the command.
- Would it be possible to receive a NACK from one of the sensors?
- Would you be able to tell when all the Sensors responded?