CONFIG_NFC_TNEP_POLLER

Tag NDEF Exchange Protocol - Poller side

Type: bool

Help

Enable Tag NDEF Exchange Protocol for Poller side

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At <nRF>/subsys/nfc/tnep/Kconfig:37

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:1<nRF>/Kconfig.nrf:25<nRF>/subsys/Kconfig:20<nRF>/subsys/nfc/Kconfig:13

Menu path: (Top) → Modules → Nordic nRF Connect → NFC

config NFC_TNEP_POLLER
    bool "Tag NDEF Exchange Protocol - Poller side"
    select NFC_NDEF
    select NFC_NDEF_MSG
    select NFC_NDEF_PARSER
    select NFC_NDEF_TNEP_RECORD
    select NFC_T4T_NDEF_FILE
    help
      Enable Tag NDEF Exchange Protocol for Poller side

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)