I2C Arduino ESP - Problem sending char array

Why are you using write()? print() is for sending ASCII data.