nfc Questions

2

Does Core NFC works on iPad? To sum up, iPad does have NFC chips, but the Core NFC documentation does not say it support it. Note Reading NFC NDEF tags is supported on iPhone 7 and iPhone 7 Plus. ...
Pessary asked 10/10, 2017 at 18:31

2

Solved

everybody, I am currently developing an iOS application. This application should make it possible to read NFC tags with an iPad. The NFC has already been successfully tested on an iPhone 7 / 8. A...
Shetler asked 26/7, 2018 at 6:44

1

I'm analyzing if S2AP API is able to provide a valid replacement for an existing NFC identification process through a real NFC card. The idea is to get rid of the physical cards and use virtual car...
Destructive asked 9/10, 2017 at 14:0

1

Solved

When you successfully finish an NFC reading session you'll see something like that: This will overlay the currently presented ViewController for about 3 seconds. The fun part is that this behavi...
Karlee asked 22/5, 2018 at 9:57

1

Solved

I have an ACR122U NFC reader/writer connected to my Windows machine with ACR122 driver installed. I try to use javax.smartcardio API to send an SELECT (by AID) ADPU to my Android device (which sho...
Groat asked 13/5, 2018 at 13:47

1

Solved

There are multiple solutions for paying a merchant using NFC in your phone. Is it possible to, as a merchant, receive a contactless payment using only a mobile phone as a terminal? It seems that ...
Helbonna asked 21/5, 2018 at 14:59

0

See NFC reader "SELECT (by AID)" APDU is not routed to Android device on debugging and eventual results. TL;DR the reader might simply be defunct. I have ACR122U nfc reader. I try to r...
Prawn asked 14/5, 2018 at 19:59

0

See NFC reader "SELECT (by AID)" APDU is not routed to Android device on debugging and eventual results. TL;DR the reader might simply be defunct. I have ACR122U reader connected to my...
Lagena asked 11/5, 2018 at 14:51

1

Solved

I am trying to read an NFC tag using Android. I'm a beekeeper and this is to ID my hives when I approach them. I have searched here but I am still having issues reading the tag. I want to read the ...
Quatrefoil asked 15/4, 2018 at 12:1

1

I am working with Android and ISO14443 type B tags and there is an issue that I am not able to solve. Hopefully someone can give a hint. When NFC setting of the phone are turned on, it starts send...
Genethlialogy asked 14/1, 2016 at 8:57

0

I'm a junior PHP/JavaScript/HTML developer, recently hired by a company that makes photobooths. I had never worked in a Ubuntu system before this. This I find relevant because I think that for this...
Buddha asked 27/4, 2018 at 8:14

2

Solved

I am implementing the NFC in android project. I have written the entries which are required in the AndroidManifest.xml and Java code. When any tag come near by device then my app detect the tag th...
Stook asked 5/2, 2014 at 11:20

1

Solved

Is there any way to develop NFC tag reading/writing applications without an NFC enabled phone? Is there a way to create an AVD which has NFC enabled? I have searched and found Open NFC exists, but ...
Syst asked 7/3, 2018 at 7:39

0

I use a HostApduService on Android(7) to emulate an NFC forum type 4 (NDEF) tag. Reading the NDEF text message works reliably from android, I ran into the following issues though: When I scan th...
Arietta asked 27/2, 2018 at 14:9

1

Solved

Im doing a POC of implementing the NFCTagReader into a xamarin.ios app. https://developer.xamarin.com/samples/monotouch/ios11/NFCTagReader/ I've taken the NFCTagReader from the xamarin site and s...
Gide asked 30/1, 2018 at 23:19

5

I'm trying to read the data off a contactless Visa Paywave card. For the Paywave, I have to submit a SELECT using PPSE (2PAY.SYS.DDF01) instead of PSE (1PAY.SYS.DDF01). The EMV book 1, section 11...
Fiddlehead asked 25/2, 2013 at 3:22

1

Solved

Hi I'm working on android application for NFC payments. There is an option in Android settings to use an open application instead of the default one. For example when I have default application s...
Bruch asked 24/1, 2018 at 11:31

1

Solved

In Apple's documentation for the keys available for a Wallet pass, there's an option for a dictionary for NFC-related data. I understand that use of this key requires special permission from Apple....
Turbit asked 25/1, 2018 at 8:41

1

I want to implement a functionality in which an Android device can detect the HID ProxCard II using NFC. Can anyone help me to solve this issue?
Spermous asked 20/12, 2017 at 9:52

3

Solved

What is the key thing to adjust in NFC HCE application to get it visible under settings NFC Tap and Pay Following code returns true for the app, so it's capable of payment: boolean isDefault = Ca...
Awesome asked 9/6, 2014 at 10:12

1

Solved

I need to build an application that listens to NFC tags in the background. Is it possible ?. Solution : The application runs a thread which is a socket server with which the web application connect...
Thao asked 12/12, 2017 at 23:0

1

In the give image, when NFC session begin, "Ready to scan" popup appear in screen. In my application I only need to scan NFC tag without popup. Is there any solution to remove popup as shown in ima...
Mug asked 8/12, 2017 at 6:8

1

Solved

I am looking for a way to suppress Android Pay app for one activity. iOS has requestAutomaticPassPresentationSuppressionWithResponseHandler method, which allows exactly this - suppressing Apple Pay...
Essex asked 7/12, 2017 at 14:4

2

EMV contactless card payments have 7 kernels. There are two kernels (Visa FDDA and Union Pay) just support Offline Authorization by either generate cryptogram TC (in case of approval) or AAC (in ca...
Including asked 3/10, 2017 at 14:35

3

I am writing an app that works with NFC and MIFARE CARD. When my NFC device detect a card, it shows me the list of application that can use NFC, but my application is not mentioned. What I am mi...
Franko asked 12/5, 2013 at 17:27

© 2022 - 2024 — McMap. All rights reserved.