EEPROM I2C communication: RESOLVED

You need to put
Wire.begin()
in setup before using the EEPROM.

Pete