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:
For Android Version > 7, please use following -
# Enable NFC service call nfc 7 # Disable NFC service call nfc 6
Verified on 7.1.1... Should work for atleast 7.x