Help communication I2C PCF

I'm using an Arduino Pro Mini to communicate with a PCF 8574AP.

That "link" doesn't seem to work. Try again.

  Wire.beginTransmission(0x70); // transmit to device #4

No, it doesn't.

  Wire.write(B10101010);  // sends five bytes

No, it doesn't.

But I can not communicate.

How do you know you can't?