Skip to content

ndef message size limit Android 4.1.2 and ACR122 #19

@breygin

Description

@breygin

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions