Seeed-Studio / PN532

NFC library using PN532 to read/write card and communicate with android
431 stars 176 forks source link

Reading Larger Frames >255 Bytes #91

Closed tassociates closed 4 years ago

tassociates commented 4 years ago

Is there a way to use the emulatetag data to be able to receive NDEF messages or payloads that exceed 255 bytes?

We have emulate working, but if we try to push a payload that is larger it does not read the whole payload and errors out.