-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Description
Hi Adrian
I am trying to incorporate your llcp service code into an app that reads from Android Galaxy 3 phone. Ndef message is loaded with one TextMimeRecord. I seem to experience a payload size limitation problem. anything below aprrox. 100 Bytes is working fine while longer messages are not communicating.
I think when the protocol is establish my phone is categorized as a FeLiCa tag (for some reason), I looked up the specs and it seems that Felica tags are at least of 1K capacity.
Is there anything in the code that could have limited the payload size for that type of message?
I found something but I am not sure if that is causing the problem:
public static final int DEFAULT_MIU = 1024;
thanks
victor
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels