Hi All,

I have to read the data bitween the headers in a buffer as below mentioned

char Char_Frame[1400]="123456789 C|A|abcd efghijklm|E|";

I am receiving the data form CPU COM1, the data...