Question
windows serial tool to send hex data
Posted on January 18, 2018 at 05:58
i have used hyperterminal in windows,but i want to send a block of hex data (for eg:('hi'->0x68,0x69).i tried tera term.but i am able to send one byte a time not a string at one time.i am not sure if i missed something.can some body suggest me any tool through which i can send diffterent data formats.(ascii,hex etc).