How to run into function tnep_svc_one_selected()?

As the title, in the project "ncs\v3.2.1\nrf\samples\nfc\tnep_tag", how to runt into  function tnep_svc_one_selected()?

I use the NFC tools, Send the hex data, want to select the servive, what hex data must be send? Is there a complete example or debugging method?

Parents Reply
  • No. The mobile doesn't support TNEP. My point was that the tnep_tag is designed to work together with the tnep_poller sample.

    I believe the issue is that TNEP is not supported on Android. It is not part of it's NFC library API. 

    If you need this to work, you would need a custom NFC app, mimicking the behavior of the tnep_poller sample. 

    Best regards,

    Edvin

Children
Related