-
6212 Performance
Hey guys,
I'm interested in developing a tag-reader like MIDlet for my 6212. I was wondering:
1) How fast does the 6212 read cards? Say I hold a tag near the device and it reads it. How long does it take for it to be able to read another tag?
2) I understand that tags have a data buffer that can be written. First of all, how to you write to that buffer? And second of all, does writing a smaller buffer to the tag improve the tag reading performance? Does using a tag with a smaller data buffer improve performance?
Thanks!
-
Re: 6212 Performance
[QUOTE=giaviv;703239]Hey guys,
I'm interested in developing a tag-reader like MIDlet for my 6212. I was wondering:
1) How fast does the 6212 read cards? Say I hold a tag near the device and it reads it. How long does it take for it to be able to read another tag?
2) I understand that tags have a data buffer that can be written. First of all, how to you write to that buffer? And second of all, does writing a smaller buffer to the tag improve the tag reading performance? Does using a tag with a smaller data buffer improve performance?
Thanks![/QUOTE]
From my experience, it takes about 2 seconds to read a tag after another one, and I didn't notice any speed change using a smaller buffer, but I didn't test it seriously: the speed was enough for me.
Best
Max