Converting byte data to hex and then Sending HEX values via Arduino serial

      Serial.print(payload[i], HEX);