Topic: [SOLVED] nfc-dep-* on two SCL3711 hang and do not exchange

Hi all,

I am newbie to NFC. I have two SCL3711 connected to two PCs with Ubuntu. Compiling and installation of libnfc 1.4.2 was successful.

nfc-anticol finds a tag (e.g. U-way pass :-)).

My goal is data exchange between the computers, so I run nfc-dep-target on one computer, and nfc-dep-initiator on other.

Target is waiting for initiator.  Initiator connects to the dongle but does not send "Hello World". Both sides hang endlessly.

Compiling with debug shows TX/RX hex data, but I am not familiar with DEP yet to understand this data. Of course, I can give the logs if needed.

What I am doing wrong?

Thanks for any help.

Re: [SOLVED] nfc-dep-* on two SCL3711 hang and do not exchange

Done, the issue was the SCL3711 dongles shall be placed one up to other, not nearby. Everything works fine. Thanks to the developers :-).