I am trying to create a B4A app that can receive data in NFC peer-to-peer mode. When I read the B4A NFC library, it seems that reading data from NFC tag is not a problem. But I am not sure if NFC peer-to-peer mode is supported. Is it supported?
The NFC library only supported reading NDEF tags. It doesn't support peer to peer communication. I don't think that currently there is a library that supports it.