Hello,

I have some confusion for the NDEF messages getting transferred bewteen two 
devices. I am already aware of the fact that a NDEF message can have 
multiple NDEF records
in it and payload data allowed is maximum of 2^32-1 bytes. Also the maximum 
data that can be transferred between the two devices depends on the link 
MIU values which is by default of 128 octets.

1.Now I have a very basic question. If I have a payload data of 100 octets 
which is inside the range of default MIU, in that case should I send the 
data in one record or in a chunk of records. Which one is preferable and 
why?

2. Suppose a remote device( which is not android ) send the NDEF message in 
the group of NDEF records  then how to extract the payload from it. 

Thanks,
Shekhar

-- 
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