i am trying to send image through nfc from LPC8N04 processor. I am able to run the example code given in LPC8N04 SDK. How can I divide my image array which can be more tha 4kB. i am receiving NFC data from LPC8N04 to iphone nxpTagInfo app.
How can i divide my payload into multiple records.
I have also uploaded the library files for reference.