Confirmed users
118
edits
Line 329: | Line 329: | ||
}; | }; | ||
== NDEF P2P | == NDEF P2P Write Example == | ||
Peer to Peer communications to another NFC enabled device does not need a connect, as it will automatically connect implicitly. It also only supports NDEF, which is a common standard data format across different NFC devices. | Peer to Peer communications to another NFC enabled device does not need a connect, as it will automatically connect implicitly. It also only supports NDEF, which is a common standard data format across different NFC devices. | ||