Hi,
I need a help to "process the serial Hex data" serial data rate is 250ms.
I am able to read the serial data and right now, we have the Concatenated Hex string but not able to Spit this string the modify and write again.
Each 250ms i get new data frame,data frame length is 1st frame 13bytes, 2nd frame 17bytes and 3rd frame 17bytes * no of module.We are develope the application to change the perticular bytes of each frame and send it again.
Mach pattern,Replace pattern all string find and replace fundamental tried not working.
Please help.