Near Field Communication (NFC), is a set of short-range wireless technologies, requiring a distance of 10 cm or less.
0
votes
0answers
5 views
Is it possible to perform multiple transactions with an NFC tag or device? (i.e. read more than once)
According to this Nokia developer's page, you can read an NFC tag with the SubscribeForMessage method: http://www.developer.nokia.com/Community/Wiki/Use_NFC_tags_with_Windows_Phone_8
There is a 'tip' ...
0
votes
0answers
10 views
SCardTrasmit return empty receive byte array
I'm working on a c# PC/SC implementation with ACS readers and NFC Tags.
I have prototyped the SCardTransmit as follows:
[DllImport("winscard.dll")]
public static extern int SCardTransmit (Int32 ...
0
votes
0answers
6 views
Mifare ultraligtht and APDU commands
I am looking for a list over various APDU commands, supported by the mifare ultralight cards,
I have tried to search for how to lock bytes, making them permanently readonly, but so far unable to find ...
-1
votes
0answers
26 views
NFC on Samsung Galaxy S4 [closed]
A lot of our customers is equipped with Mifare-tags. We currently use Samsung Note 2 phones to scan those in our app. Now we're transferring our company to use Samsung Galaxy S4 instead, but whenever ...
-2
votes
0answers
13 views
What's the best NFC tag standard to use to transfer a small bit of variable data into an Android phone? [closed]
I would like to design an NFC tag that quickly transfers a small amount of variable data (137 bytes is plenty) into an Android phone.
The data would be something like say, temperature readings over ...
1
vote
2answers
21 views
NFC with POS - Android
I am working on a wallet type application and would like to see where to look for some outline of how the phone and the POS system communicate. I have to assume that since google wallet can talk to ...
0
votes
1answer
35 views
Android NFC: Get communicating device details
I have an app which uses NFC (P2P NFC) to communicate between two android devices. App works fine. I want to know if i can details other receiving device such as device id and type.
how do i get which ...
0
votes
0answers
8 views
ACR122L revert from card read mode
I am working with the ACS ACR122L contactless reader and have come across the following issue.
If send an APDU to the device to read a card then the reader goes into read mode to read a card that is ...
-2
votes
0answers
18 views
How to use android beam to send message from PC TO PHONE? [closed]
Basically reverse the Andorid beam process, which beams message from Phone to PC using NFC USB Card Reader. I need help how to get started? There is no documentation online on how to do this.
1
vote
1answer
19 views
Is there any difference in codes which are used for phones with default NFC and the phone with NFC enabled micro SD card?
I am developing an app based on NFC. But the app will be developed for phones which basically do not have NFC but NFC is enabled in them using NFC enabled micro SD card. Is there any difference in ...
0
votes
2answers
23 views
How to use Java Android Beam to beam message from PC TO Phone?
Basically, I am asking how to reverse the Android Beam program, which sends a message from an Android Phone that has NFC capabilities, to eclipse on my PC via an NFC reader. I have no idea where to ...
1
vote
0answers
31 views
Protect NDEF Message on Mifare Classic Tag Android
In my android application, I am reading data from a mifare classic tag using the code on this website. Since it requires authentication, I can change the Key B of some sectors, and protect my data ...
-1
votes
0answers
23 views
NFC Mobile Payment Open Source Apps [closed]
Can anybody tell me if there is a opensource software for mobile payment in android?
I'm interested in an example for mobile payment using NFC. Thanks a lot.
0
votes
1answer
26 views
Reading NDEF-Text tags in Windows Phone 8
I'm currently working with some NFC tags that I've confirmed to be working using the NFC Interactor app as well as the NFC Tag Writer available in the Windows Store.
My problem right now is that the ...
0
votes
2answers
17 views
Is it possible to read nfc Uid to linux browser?
We are trying to develop this simple web app with my friends. We would need a little bump to right direction. The program itself would be written in html with some php and JavaScript in it. It would ...
0
votes
1answer
27 views
How to read NFC tags to prevent system dialogs NFC starter list and Tags being displayed
I am working on NFC RFID Tag reading application that needs just to read NFC ID number and write it to EditText in some NOT MAIN activity. NFC reading is just one of hundred functions in that app.
...
2
votes
2answers
55 views
How does FitBit manage to totally take over NFC?
The FitBit app just introduced its new NFC functionality and now, even though my app, and several other apps I have installed on my device are all registered (in the manifest) as NFC apps, Android no ...
0
votes
0answers
19 views
Activity from TabHost pops up when OnNewIntent NFC is called
I've got NFC application with TabHost. 3 tabs are represented by 3 different activities. Each of these activities connect with NFC device. Below TabHost there is a common log window, which should ...
1
vote
0answers
16 views
Android Beam sound plays even though NFC is disabled
In our app we have a specific activity that the user is supposed to go to transmit some data that they enter on another screen.
I use this meta attribute in the manifest file to disable nfc in all ...
0
votes
1answer
31 views
android nfc intent-filter to show my application when nfc discover a tag
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 ...
0
votes
1answer
31 views
Intercept Intent before Android delegates it (NFC)
I have an App that reads NFC Tags. This works fine so far - when the NfcAdapter.ACTION_TAG_DISCOVERED Intent is fired my Activity1 gets started.
Now I have the situation that I have an Activity2 ...
0
votes
1answer
44 views
android nfc - mifare classic 1k Increment operation tranceive failed
I want to store an integer value and increment or decrement it with API function.
I have readed the card with an utility and this is the content of block 5:
It seems that there is not any value ...
0
votes
0answers
23 views
Android Beam: Sending message to only specific application
I am developing one application which uses Android Beam.
Can we send message through Beam which only gets delivered to the same application ? No other app would be able to receive that, not even ...
1
vote
0answers
40 views
mifare classic 1k - Android - Tranceive failed on reading block
I am trying to read blocks with mifare classic card 1k and android nfc (on galaxy nexus).
private final int mMaxSize = 64;
mClassic.connect();
boolean success = ...
1
vote
1answer
28 views
Android Beam: Is there any callback or error code if receiver is not authorised
I am developing an Android application which uses Beam to send custom message to another device.
If my application is present on both the devices then it works fine. But if it is not present at the ...
0
votes
0answers
52 views
Android:How NFC transfer files with special path(% () [] {} or chinese)
when i set a special path(include %、(、)、[、]、{、} or chinese) to uri like:
mAdapter.setBeamPushUrisCallback(new CreateBeamUrisCallback() {
public Uri[] createBeamUris(NfcEvent event) {
...
0
votes
1answer
33 views
NFC Host Emulation not supported with NCI adapters
Device Info:
CyanogenMod 10.1 rom on 4.2.2 on rooted Nexus 4
Setup nfcee_access.xml file with my certificate.
Background:
I'm trying to test an app with Card Emulation on an NFC reader, however ...
1
vote
2answers
67 views
Just read an NFC tag
I am developing an app that will use NFC tags for identification. All examples I find however, are about starting an app when a certain card is read. I tried looking for an example or documentation on ...
0
votes
1answer
57 views
build NFC reader in android application
i cant find simple resource to read an NFC Tag. I have looked at the sample code, in the SDK manager but when i run it, it doesn't read my tag. This is something similar that i am trying to ...
1
vote
1answer
39 views
Trying to read NFC NDEF Payload in PhoneGap
I found a similar answer to this question here but given I am new to both Phonegap and NFC, was wondering if someone can help me?
I was able to successfully read a NFC tag (type="text") but don't ...
2
votes
1answer
38 views
Losing tabs when scanning an NFC tag -android
I have an app that has a tab layout. One main activity with the tabhost/tabspecs/intents etc and three others in which I want to read NFC tags using enableForegroundDispatch.
My problem is that when ...
-1
votes
1answer
73 views
NFC apk in emulator [closed]
I am trying to run an NFC-enabled APK in Eclipse AVD. These are NFC payment apps that can load payment cards.
They can run in my Motorola HD Razr Maxx.
Is there a way to adjust the AVD to at least ...
0
votes
1answer
23 views
Read NFC into browser
First of all I would like to thank everyone beforehand.
I want to know if it's possible to write a plain text to a NFC tag,
and make the reader read it to an application?
Basically write number 0000 ...
0
votes
0answers
51 views
Android NFC project - Several Questions
By now I'm developing some physical control access system based on NFC technology. I'm using NFC shield PN532 shield from Adafruit for development and as communication master a PIC microcontroller by ...
0
votes
0answers
21 views
what “API Permissions” does NFC reader need?
I'm trying to make an application (for Sonim XP1301 phone) that reads NFC tags.
What "API Permissions" are needed for this? (On Netbeans "Properties -> Application Description -> API Permissions".)
0
votes
1answer
51 views
Stop default launch of IE from an NFC “tap and send”
We have a very simple demo app with the Windows Phone map app sending a link via 'tap and send' to an NFC tablet. I can get and read the URL coming over, but Windows 8 pops over a purple bar in the ...
1
vote
0answers
29 views
j2me program for NFC reading won't work after signing
I'm trying to make a small program that reads NCF cards (for Sonim XP1301 phone).
When the program is not signed it works but asks permission from the user for every read / write operation, or for ...
0
votes
2answers
59 views
Locking a segment within an NFC tag
Is it possible to lock a specific segment within an NFC tag so it would be READ-ONLY, whereas the remaining segments would still be writable? I want to assure that specific data on the tag cannot be ...
-1
votes
0answers
40 views
Sending ID from one NFC device to another (ANDROID) [closed]
I would like to know is there a possible way to do this. I am developing an NFC application on android for my graduation project. I have a Nexus 7 and an NFC reader. And my application based on like a ...
1
vote
0answers
70 views
What NFC reader is on my Android phone?
I'm am currently developping an android app for NFC and I encountered strange behaviors on different android phones. For example a galaxy SII plus have its NFC crash when in contact with a raw NFC-A ...
1
vote
0answers
54 views
Does .net 4.5 support NFC Proximity API
I am trying to write a desktop app for Windows 7 using NFC technology.
I could not find any API for it.
The Proximity API - http://msdn.microsoft.com/en-us/library/windows/apps/br212057.aspx
can ...
-1
votes
0answers
37 views
NFC reading application Error
i am building an application which will launch after reading NFC tag coded with the application here is the code of reading the tag
@SuppressLint("NewApi")
public class MainActivity extends ...
1
vote
0answers
44 views
Proximity.PeerFinder.Start() error
I am using a shared class to create NFC connectivity in a Win 8 app and a Win Phone 8 app. When I run the apps, I get the following error in the line Windows.Networking.Proximity.PeerFinder.Start(); ...
-5
votes
0answers
74 views
Read NFC-Tag from Android phone [closed]
i want to build a cashless payment app. Therefore i need my Android phone to provide an unique id to the non-android nfc-reader.
At the moment the reader just gets different random id's.
My first ...
0
votes
0answers
46 views
Android Beam and Reader, communication fail (java-android-beam-api)
I'm using Java Android Beam API to communicate between an Android powered Device (Acer S500) and an Home made reader (with a PN532). I have write my code based on the "Java-android-beam-api" code. so ...
0
votes
1answer
31 views
Web service with NFC
I have a problem when I want to make a webservice stops the app is not that any ideas?
private String dumpTagData(Parcelable p) {
StringBuilder sb = new StringBuilder();
Tag tag = (Tag) p;
...
0
votes
1answer
62 views
How to implement this keyword in main class?
I need help implementing the following directions. I know I have to make a constructor, but where do I put the constructor. And can I implement both main and Mylistener in the same class?
Here is ...
2
votes
0answers
55 views
DESfire EV1 AES authentication no reply
I'm trying to authenticate with a DESfire EV1 card, but the card doesn't reply. Before trying to authenticate, I've just formatted the card and created a new application, selected the new application ...
0
votes
0answers
25 views
TriggeredConnectionStateChanged not executing
I am developing an app for Windows Phone and Windows Tablet which uses NFC. I am using the code below which is supposed to work according to the MSDN examples. However when I add a breakpoint to the ...
0
votes
1answer
88 views
Activity Started by TAG_DISCOVERED Shows Incorrect Name and Icon in Recent Apps Drawer
I'm starting the application using an intent filter to catch the TAG_DISCOVERED action. See my intents below:
<intent-filter>
<action android:name="android.intent.action.MAIN" />
...
