I am trying to read a sensor using I2C, i am new to this and i only keep getting response as -1.
Th steps described in the datasheet are as per the below images.
Many sensors have libraries that can be included in your sketch to help interface with that particular sensor. I would try to find one for your sensor then run it with the example sketch usually provided by the library.