I need send small file over NFC.
Please example. How to use NFC_URI_FILE content type.
I need send small file over NFC.
Please example. How to use NFC_URI_FILE content type.
You should be able to define your own NFC Data Exchange Format (NDEF) to transfer images as binary data, but we don't provide any examples for this. You can study the predefined NDEF messages found in our SDK, to get an idea of how this is done.
You can find the complete API documentation for the NFC libraries in the infocenter.
Best regards,
Jørgen
How many Bytes can I transmit in one packet?
How many Bytes can I transmit in one packet?