How to send a large amount of data by P2P (PN7150)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to send a large amount of data by P2P (PN7150)

631 Views
wangqiulin
Contributor I

Hard:PN7150

Reference NfcLibrary: NXP-NCI_MCUXpressoExample_V1.5

The example of NXP-NCI_MCUXpressoExample_V1.5 only send 4 characters [ 'T', 'e', 's', 't' ] with one message, I want to know how to send a large amount of data (several K bytes)  by P2P mode . How to design the flow of sending and receiving the data?  Or any example code of sending a large amount of data by P2P mode could be supported?

Tags (2)
0 Kudos
1 Reply

579 Views
estephania_mart
NXP TechSupport
NXP TechSupport

Hello,

Sorry for the inconvenience this might cause you but we do not have an example that transfers more data than that, still that is possible to achieve.

You will need to modify the NDEF message  as well as add some data fragmentation to send the data to separate the data in buffers.

Regards ,
Estephania

0 Kudos