I am a little confused about the different operation modes available, and in particular peer-to-peer operation mode.
Is it possible to have a TRF7970A(initiator) and a rf430cl330h(target) communitaing in peer-to-peer mode?
My use case scenario is like this:
- TRF7970A receive data from rf430cl330h
- The MCU connected to TRF7970A evaluates the data and send back some data to rf430cl330h
- The MCU connected to rf430cl330h get the data through SPI
Is that possible using TRF7970A and rf430cl330h in p2p mode?
If I have understood it, the communication can be either in active or passive mode. If one of the NFC devices is an passive tag device(no external power), the communication will be passive. Is that right?