Skip to content

Commit

Permalink
gohan: Disable NFCF HCE
Browse files Browse the repository at this point in the history
It fixex NFC payments.

Change-Id: I3f088d181ca65ca536a8f76c7c6b1c7ca1a2cb1b
  • Loading branch information
eloimuns committed Aug 31, 2018
1 parent 9528c29 commit b26b84a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions nfc/libnfc-brcm.conf
Expand Up @@ -389,3 +389,9 @@ NXP_PRFD_TECH_SE=0x01
# Standard 0x105 (261)
# Extended 0xFEFF (65279)
ISO_DEP_MAX_TRANSCEIVE=0xFEFF

###############################################################################
# Enable/Disable NFC-F HCE
# Disable 0x00
# Enable non-zero value
ENABLE_NFCF_HCE=0x00

0 comments on commit b26b84a

Please sign in to comment.