Hi all,
I got a problem with serial communication. I want to communicate my PC and reader, look like this below.
pc_reader.jpg
I got success when sending data to reader (I sent "display command" and reader showed the character), but I got a problem when receiving data from reader. The problem is I don't know what is the length of receive data and how to get data from serial.
If anyone know, please help me