Topic: How to switch between target and initiator mode on SCL3711 with libnfc

Hi all,

In my understanding, for the applications as Android Beam or Bluetooth Out-of-Band Simple Security Pairing (my goal in fact), both devices shall periodically switch from target to initiator mode and back. According to ISO18092, the switch is an application responsibility.

Could you please advise how to switch SCL3711 from target to initiator mode with libnfc calls?

Thanks in advance,
Alexei

Re: How to switch between target and initiator mode on SCL3711 with libnfc

Hi,

First, if you want to talk with Android Beam, you should be aware of LLCP and SNEP protocol. For LLCP, there is a WIP project to bring LLCP to libnfc : libnfc-llcp at nfc-tools site.

Romuald Conty