react-native-nfc-manager icon indicating copy to clipboard operation
react-native-nfc-manager copied to clipboard

P2P / Phone 2 Phone Transfer.

Open pat-mw opened this issue 2 years ago • 3 comments

Hi there,

I have an application in mind which would massively benefit from NFC technology but requires data transfer between two "active" devices rather than just a device and a tag.

We are prototyping Android <-> Android data transfer but ultimately want this to function cross-platform between Android <-> iOS.

The data transfer doesn't need to be complicated. Ultimately we just need the two devices to share an 8-bit code with eachother and this code gets saved into the App memory on both devices: Device 1 sends "12345678" to Device 2 (and gets saved) - and Device 2 sends "87654321" to Device 1 (and gets saved). Is this possible?

I saw an issue opened in 2021 which apparently was resolved with a straight "No"... I'm surprised this isn't a more common use-case given that NFC has been around for 18 years now. Is there absolutely no way to achieve this? Even by writing low-level NFC commands?

Would appreciate some guidance.

Thank you in advance

pat-mw avatar May 21 '22 17:05 pat-mw

I´m having the same issue and also need a solution to interact via NFC between two iPhones.

Look here for Android: https://developer.android.com/training/beam-files

SurpriseMF3000 avatar May 27 '22 13:05 SurpriseMF3000

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Aug 26 '22 02:08 github-actions[bot]

Apple is releasing this feature in the upcoming iOS. It would be nice if we could get support for P2P NFC support.

https://developer.apple.com/tap-to-pay/ https://developer.apple.com/documentation/ProximityReader?changes=latest_minor

tylercallison avatar Aug 29 '22 23:08 tylercallison

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Nov 29 '22 02:11 github-actions[bot]

This issue was closed because it has been stalled for 5 days with no activity.

github-actions[bot] avatar Dec 15 '22 02:12 github-actions[bot]