Search results for

nfc

1,176 results found

Post

Replies

Boosts

Views

Activity

Reply to NFC Tags won't read after iOS 15.4 update
Similar situation here. New iPhone 13 Pro running iOS 15.4.1. I have a CUPLTag temperature and humidity logger that uses NFC to download the sample data. Before 15.4 update it worked every time. Afterwards, it rarely works at all. In fact, I only think I've gotten it to work this way twice since the update. Yet I can launch the NFC Tools, tap Read, then move it near the tag and it reads immediately, every time.
Topic: App & System Services SubTopic: General Tags:
Apr ’22
HomeKit Not Working Through Shortcuts
I recently bought some smart outlets and nfc chips so that when I tap my phone to them my lights turn on. Although when I go to set up the automation on shortcuts it doesn’t work. I’m setting it up as “When NFC chip is scanned” ”If Outlet is On/Off” Then there is no option to change it. It just detects if it’s on or not and I can’t seem to find a way to have it detect it then change it.
1
0
880
Apr ’22
Reply to [Apple Watch] Unable to Check for Update - Not connected to the internet error
If you have changed your LCD screen and it is not able to update because of this warning checking for a software update failed because you are not connected to the internet ios . You can try all you want but the only chance is to remove the NFC FROM THE ORIGINAL SCREEN and put it on the screen that was replaced. After that, just install it without any problem.
Topic: App & System Services SubTopic: Core OS Tags:
Apr ’22
Reply to AirTag not reachable on iOS 15.4.1
I was on a thread about this issue that seems to have since disappeared. Immediately after updating to 15.4.1 I was no longer able to use my phone to read a continuous glucose meter and apple pay no longer worked. This was IMMEDIATELY after the update. I use my phone to read a medical device, as do millions of other people worldwide. Apple is pushing this technology for medical devices. I've done three factory resets - two at the store. When tested my NFC system says that it works. However, it no longer reads my device or Apple Pay at the cash register. From a variety of forums, I can see that this is an issue that is now frequently occurring when people update their operating system. My phone is less than two years old. I was offered no solution at the apple store other than purchase a new phone. It is quite frankly grossly unfair to suggest that I need to purchase a new phone due to a known issue. Apple is jeopardizing the health of millions of people who use wearable medical devices. Those who use
Topic: App & System Services SubTopic: Core OS Tags:
Apr ’22
Reply to NFC Tags won't read after iOS 15.4 update
The same thing happened to me when I updated to 15.4.1. I am so frustrated. I have an iPhone SE 2020 and it's not even two years old yet. I use my phone to scan a continuous glucose sensor. It worked absolutely fine all day until I did the update. Immediately after I did the update NFC no longer worked. I did trouble shooting over the phone. Then went into a store. At the store the rep assured me that my phone was absolutely great and nothing was wrong with it -- despite the fact that it no longer read my CGM. In the process I tried two different expensive sensors to isolate if the issue was the sensor or the phone. Two sensors didn't work. I then used my son's phone to scan the sensor and it did work. Mind you, these sensors are $70 each and due to this issue I had to waste two of them. Since then I've had to carry two phones with me, mine and my son's old crusty iPhone 7 just so I can monitor my medical device. After I went to the Apple store and was told my phone was fine, I went to the grocery st
Topic: App & System Services SubTopic: General Tags:
Apr ’22
NFC Reader and Writer in one ViewController
Hello, i want to have a NFCReader and NFCWriter in one ViewController. The problem is that always the writeNFC function gets called even when I call the readNFC function. What I want: readNFC function which starts the session calls --> func readerSession(_ session: NFCNDEFReaderSession, didDetectNDEFs messages: [NFCNDEFMessage]) { writeNFC function which starts the session calls --> func readerSession(_ writesession: NFCNDEFReaderSession, didDetect tags: [NFCNDEFTag]) { What happens: write and readNFC call --> func readerSession(_ writesession: NFCNDEFReaderSession, didDetect tags: [NFCNDEFTag]) { which is the function that writes on NFC Tags. How can you have both functions in on file and be able to call them both? Thanks for Help
0
0
706
Apr ’22
Calling NFC Reader in a different ViewController
Hello, im trying to call from my View Controller a NFC Reader in a different ViewController. The NFC Reader starts but doesn't calls: func readerSession(_ session: NFCNDEFReaderSession, didDetectNDEFs...) I can call the NFC Reader in the other ViewController but don't use reader output because i think, that he doesn't calls the didDetectNDEF function. Thanks for Help
2
0
870
Apr ’22
Reply to NFC Tags won't read after iOS 15.4 update
I have the same problem. iPhone 13 mini. NFC is completely dead. Apple Pay on web is working fine. On physical terminals the phone does not recognise card reader nor is able to recognise any NFC tag. What is worse - we have tried another 3 iPhones with the same IOS version and everything is fine so not sure what is the pattern here. I was communicating this to apple support and they run diagnostic - no problem found. No workaround like resets are working.
Topic: App & System Services SubTopic: General Tags:
Apr ’22
Reply to Core Bluetooth - scanning for extended advertising issues
The world of BLE 5.x is strange: Apple I believe iPhone's above 8 have to capability to scan for Advertising Extension - someone correct me if I am wrong (I only have a iPhone 8 on my desk for testing) iOS15.x still doesn't have Coded PHY for long range (Also it seems very hard to place permanently in the background) Setting an Advertising Extension with coded PHY at an interval of say 5 seconds does not eat into the battery life (tested on an Android over a 24 hr period) - well it is BLE after all... Google Pixel phones can't scan for Advertising Extension with Coded PHY- seems like a long running bug and its even in the newer gabeldorsche code base Most other newer Android phones can scan for Advertising Extension with Coded PHY Eg. phones OnePlus 7 and above, Galaxy Tab A7, Galaxy S10 and above, Xiaomi Poco X3 NFC seem to be working fine with Coded PHY scanning. Android Adverting Extension transmission (including Pixel) is working on all devices (well from the last 2-3 years) With this situation i
Apr ’22
App Clip Advanced Experience & Associated Domains Issue
I have created app-clip and uploaded in testflight. I need to invoke the app-clip using the NFC tag. it does work well in Development mode. Now i have uploaded AASA on the website it contains the details like below. { appclips: { apps: [ 123456789.com.mycompanyname.myapp ] } } i have added associated domain in main app and in app clip both. added appclip and applink . cause i have seen this way in one of the question from this forum. but i am facing this from two days. What can go wrong here ? Having no clue on this. Am i missing any steps here. As my testflight appclip is getting crashed.
0
0
529
Mar ’22