12-07-2006 12:22 PM
12-07-2006 02:49 PM
This probably has to do with the reader. If it's set to send the tag data as soon as it reads it, it will only send it once to avoid sending repeated data. Only after you read another tag will it send the first tag again. At least that's what I've seen with RFID. You could probably change this setting in the reader itself.
P.S. Did you try this in Hyperterminal?
If this didn't help, you should post your code and more details about your reader.
12-07-2006 04:05 PM