Is there any way to disable/enable NFC via ADB shell commands?
NFC
ADB
I found one answer here.
What I tried from the above link:
Please try this
# Enable NFC service call nfc 6 # Disable NFC service call nfc 5
please check here in slide no 32