Magisk-Modules-Repo / NfcScreenOff

Read NFC tags when screen is off. Disable NFC tagging sound.
https://forum.xda-developers.com/apps/magisk/module-nfcscreenoff8-t4034903
48 stars 9 forks source link

Not working on MIUI 14.0.2, Android 12 #28

Open chaoscreater opened 11 months ago

chaoscreater commented 11 months ago

I have a Redmi Note 9T and running MIUI 14, Android 12. After installing the module, my NFC setting is completely removed. If I try to toggle NFC from quick tile settings in the notification shade menu, it doesn't do anything. I don't get any bootloops or anything and it seems to be enabled at least according to Magisk logs (running latest Magisk v26).

After removing the module, my NFC setting comes back again and I can toggle it on and off again.

Leka1B commented 11 months ago

I had exactly the same experience on miui 14.0.6, android 13, tried all the steps listed above before coming here to write an issue. Turns out there already is one

chaoscreater commented 11 months ago

I found my solution!

Download NFC Card Emulator Pro from Play Store. There're also "free" versions found online.

Once installed, enable the Magisk module. Then inside the app setting, go to the Lsposed setting and enable NFC with screen off. It works perfectly fine on my Redmi K60 running MIUI 14, Android 13. The nice thing about that app is that you can actually spoof/emulate another NFC card!

Jon8RFC commented 10 months ago

I'd be curious to know if things work for you all with my module: https://github.com/Jon8RFC/NfcScreenOff/releases

@chaoscreater which free apps do emulation and nfc screen off? Or do you mean just a downloadable version of NFC Card Emulator Pro?