Search results for

nfc

1,176 results found

Post

Replies

Boosts

Views

Activity

Do I need special entitlements to create building NFC passes for a private building?
I have a small building that has a centralized access control system with RFID readers for entry. I have been able to add my phone to the system and it does seem to work with the caveat that it tries multiple keys before getting to the key in my building database. The reader will flash and beep even after the door has been successfully unlocked.
1
0
1.3k
Jul ’22
Reply to Using Wallet.app to open doors with NFC reader
I found new to me documentation on how to build a pass for Wallet. It had this detail which looks like what I want to work on. https://developer.apple.com/documentation/walletpasses/pass/nfc?language=objc I need to finish up a pressing project but I will definitely dig into this as my next project. This should work. I can already unlock the my doors with my phone it just runs through a series of keys before it sends a matching key. I think I just need to establish which key belongs to my building so that there are fewer errors or turn off the beep on failure...
Topic: App & System Services SubTopic: Hardware Tags:
Jul ’22
NFC not working on iPhones in Japan
Hello, We install ISO/IEC 14443-A NFC chips in products. The reading works perfectly with German/European devices. However, it does not work with iPhones (iPhone 8+) from Japan, the tag is simply not recognised. Is it known that Japanese devices do not support this ISO standard or has anyone had similar experiences?
1
0
1.8k
Jun ’22
Is RFID tag scanning possible through CoreNFC Framework?
Hello Apple Devs, Can some one tell if I can scan RFID tag using the CoreNFC framework? Right now i have a requirement of an iOS app which can scan RFID tag. I have read about CoreNFC framework and know that NFC is a subset of RFID but still requiring clarification on my question. Can anyone from APPLE team kindly and humbly reply to my query? Thanks and regards, Alex
1
0
2.8k
Jun ’22
Reply to Write NFC Tag with Password protected
NFC tag with password protection is NFC tag manufacturer specific functionality. Please consult with tag manufacturer's documentation on how to interact with tag specific feature. Refer to Core NFC documentation (https://developer.apple.com/documentation/corenfc/) on APIs for interacting with an NFC tag.
Topic: App & System Services SubTopic: General Tags:
Jun ’22