received 13byte data on serial port instead of 10 byte
/* * OTA Command format * * ________________________________________ * | | Packet | | | | | * | SOF | Type | Len | CMD | CRC | EOF | * |_____|________|_____|_____|_____|_____| * 1B 1B 2B 1B 4B 1B */ ...