Al compilar el ejemplo, deberás cambiar
Serial.print(TIME_REQUEST,BYTE);
por
Serial.write(TIME_REQUEST);