Writing data on the EEPROM of NFC tag (MAX66242) using I2C bus

Please, remove the following two instructions form the top and the end of Wire.requestFrom() command and then try. Connect 2x4.7k pull-up with the SDA and SCL lines of the I2C Bus.

Wire.beginTransmission(50);         //checking if transmission was succesful
Wire.endTransmission();     // stop transmitting