nfc - Android Beam NDEF to reader mode -


context: i've tried hce in combination reader mode , these 2 work charm.

i'm looking provide sense of backward compatibility reader mode app.

is there way read or send ndef messages on beam android 4.3 device reader mode enabled application?

no, whole point of reader mode api (enablereadermode()) disable peer-to-peer mode operation , activate nfc reader/writer mode. android beam based on peer-to-peer mode (nfcip1 + llcp + snep) there no way receive or send beam messages on device reader mode active.


Comments