Cannot find the NFC switch in the settings

Hi, I’d like to know how to activate NFC on the MK, if that’s possible, and if so where :smiling_face: thanks a lot !

1 Like

I’m using NFC to scan tags for Home Assistant automations around the house. I’ve never activated anything, it just works.

1 Like

@starvin_fish It’s turned off in the native launcher, simply because it’s not used in any of the native apps. You can turn it on via ADB with the help of this setting:
adb shell am start -a android.settings.NFC_SETTINGS

Or, instead of using ADB, you can activate the NFC reader on the Kompakt by navigating to Settings > System > Developer Options > Magnifying Glass (in top right corner) > Use NFC and toggling it on.

2 Likes