Hi.. How can i send this format of data to serial port ? ------------------------------------------ Header | LEN | Command | Data | Checksum ? ------------------------------------------ The header is 0xBA, LEN 1 byte, Command is 0x0D or 0x4B etc and Checksum is Exclusivie ORed result from Header to Data inclusively. Thanks. -- Regards, Budi