I am using android SDK 10.0.0 and Android 2.3.3. I am using Google
Nexus Phone to read the tag (passive device ISO 15693) .The data is in
raw format(bytes) The device is M24LR64 from ST. The logic to read the
data is correct. When I try to read the data using nfcv.transceive
command some times the data is lost . This behaviour is very
random .There is no break in the communication connection . If I use
the same piece of code in the main thread (no secondary thread created
for reading) , I do not get this random behaviour. What is the mistake
I am doing? I tried to search for all kinds of error but with no
success. Can anybody help ?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to