Search results for

nfc

1,175 results found

Post

Replies

Boosts

Views

Activity

Reply to External NFC on iPad
Turns out the FlowJack will not work as it is strictly for POS systems. Has anyone any ideas on how to use an external NFC reader with an iPad? There are readers such as https://store.gototags.com/cir315c-portable-nfc-usb-reader/ but they don't offer an SDK to trapping any calls being made. Surely there is some way to scan NFC on an iPad without an iPhone?
Topic: App & System Services SubTopic: Hardware Tags:
Apr ’24
External NFC on iPad
Hello all! I have an app (Scriptio Medication Management) that uses NFC on iPhone, and that works really well. However, I need a larger screen to satisfy customer requests (reports, etc). Because we use NFC tags to authenticate & authorize I need to stick with this tech. I cannot assume that all my customers have iPhone (we also deploy to Android) so pairing an iPad with an iPhone doesn't work for us. I was looking at an external device such as FlowJack, but since iPad no longer has an audio port, this won't work for me. Has anyone been able to solve this type of issue? Ideally I can find a solution that non-technical folks can attach/pair with an iPad to read NFC devices (NOT payment processing). Thanks in advance
2
0
2.3k
Apr ’24
iPad app with NFC and camera - No compatible hardware
I'm working on an app (actually in Test Flight) that has camera and NFC support. So in iPhone is obviously working as expected, but when testers want to try the camera aspect of the app on iPads they can't even download the app it says No compatible hardware in Test Flight. What I need to do in this case, I already have a UI/UX solution when theres no NFC support or it's disabled (Android can detect this) but here I have no clue if I'm missing something. Thanks in advance
1
0
859
Mar ’24
App Clip Not Available
I have a valid domain in the build of my app that is currently on the App Store. It also shows it has a valid app clip set up in App Store Connect. But when I try to load my app clip from a nfc tag I get the This app is not currently available in your country or region Not sure what more I can do.
1
0
795
Jun ’21
How to formate NFC tags to NDEF format?
Hi, I was using NFCNDEFReaderSessionDelegate at first to read and write the cards, but didDetect tags method did not detect any tag because my nfc tag is not pre-formatted, it was calling other delegate methods so I have my NFCNDEFReaderSessionDelegate setup correctly. Hence, I used NFCTagReaderSessionDelegate, didDetect tags method of NFCTagReaderSessionDelegate detected tag and the tag was not pre-formatted. The issue I have been facing is I am not able to write for the first time and getting an error Error Domain=NFCError Code=102 Tag Not NDEF formatted UserInfo={NSLocalizedDescription=Tag Not NDEF formatted}. When I used another app from apple store to write data on the same tag which is not pre-formatted. Using that app, I am able to write the data on that tag. That app was using CoreNFC framework I believe, as it has NFC session alert which seems it was from apple library CoreNFC, so I assume that there must be a way to write the data on unformatted nfc tags. Do I have to use
1
0
2.4k
Mar ’24
Reply to Apple Watch NFC Tags
I was postponing the watch purchase, but then I just went for it because of all the things I intended on using it - the NFC tags and automation were up there in the top 5. Didn't even cross my mind that there was a possibility of it not working on the watch...eh. Everyone wants this, and You can make it happen Apple <3
Topic: App & System Services SubTopic: Core OS Tags:
Mar ’24
Core NFC - IOS 13 - M24LR16E(iso15693) : Not able to Read/Write the Data
Our Goal : Program the M24LR16E NFC Tag which is manufactured by STMicroelectronicsAbout M24LR16E : Dynamic NFC/RFID tag IC with 16-Kbit EEPROM and ISO 15693 RF interface.We can find more details about M24LR16E here : https://www.st.com/content/st_com/en/products/nfc/st25-nfc-rfid-tags-readers/st25-dynamic-nfc-tags/m24lr-series-dynamic-nfc-tags/m24lr16e-r.html#resourceBy using Core NFC in IOS 13What we achieved : -&gt; We are able to detect the NFC Tag -&gt; We are ablate connect the NFC tag in the Philips driver. -&gt; We are able to get the system information from Philips driver like ( dsfid, afi, blockSize, blockNumber, icReference) -&gt; We are able to Present the passwordWhat we failed to achieve : -&gt; We are not able to read the data from NFC Tag -&gt; We are not able to write the data to NFC TagWe tried a lot to read the data from NFC Tag but we not able to succeed every
4
0
2.9k
Dec ’21
NFC door card in Wallet App
Hello everyone,We use at work those NFC cards to open the door..I would like to add those to the Wallet app, because will be with Face/Touch-ID more secure.Is it possible to add those cards to the Wallet app (I have acces to an Developer Account & NFC Certificate)We use normal NFC Readers and I dont know if its possible to apply an normal nfc code threw the wallet app.- Louis
2
0
3.6k
Mar ’20