Tagged Questions
0
votes
0answers
8 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
1answer
29 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
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
45 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(); ...
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 ...
-4
votes
0answers
38 views
Windows 8 and windows phone 8 app [closed]
I am trying to develop an app on Windows phone 8 which sends text to an app on Windows 8 via NFC. I am using a Windows Phone 8 and a Windows 8 tablet to test my apps. I have tried to follow the ...
0
votes
0answers
44 views
PCSC with windows phone 8
I have an SCL3711 smart card reader connected to my PC. Is there any way in which I can get my windows 8 phone to recognize my PC as an NFC device and transfer data via NFC between them?
1
vote
0answers
28 views
Windows Phone card emulation mode [duplicate]
Can anyone give me some guidelines on how to use the CardEmulationMode in a Windows Phone 8? I am a beginner in windows phone programming and I require my phone to be used in NFC Card Emulation Mode ...
0
votes
0answers
15 views
Windows 8 proximity driver [migrated]
I'm developing for Windows 8, and I have an SCL3711 NFC Card Reader.
Windows detects it's regular driver and has installed it seamlessly, but it doesn't see it as a proximity device. I need to ...
0
votes
0answers
33 views
NFC windows phone 8 [duplicate]
I have a windows developer phone which I would like to use to send data to a desktop application via NFC. My NFC reader reads smart cards and therefore I would like my phone to emulate an NFC ...
0
votes
0answers
36 views
SCL3711 and Visual Studio
I am developing a WP8 app which needs to send data to a desktop application via NFC. I have bought the SCL3711 as the reader and it seems to have been installed fine on Windows 8. However, I do not ...
5
votes
1answer
143 views
Writing NFC tag so that it works with both Android and Windows Phone8
I am looking for some advice regarding NFC data.
I have a device, lets say a printer or speaker. I want to put a NFC tag on this device. The data I want to put in NFC tag is ...
1
vote
1answer
109 views
How to detect writeable capacity of nfc chip
I wanna know a tag's writeable capacity.
What am i doing:
subscribing for a message
m_proxdevice.SubscribeForMessage("WriteableTag",
OnTagDetect);
receive the message
private void ...
1
vote
1answer
151 views
How do i read Nfc-V ISO 15693 tags in an Windows Phone 8 application?
Is there a way to read NfcV (ISO 15693) tags that are not NDEF formatted in an Windows Phone 8 App?
Edit: The tag IS formatted. It not NDEF formatted.
0
votes
0answers
128 views
NFC Payment behind the scenes WP8
I have browse through the Wallet API. I am still not really sure how's the wallet link up with secure element to perform NFC transaction.
Anyone here can explain how's the NFC payment works behind ...
-1
votes
1answer
48 views
Criteria of getting ID_CAP_WALLET_SECUREELEMENT and ID_CAP_WALLET_PAYMENTINSTRUMENTS [closed]
Currently i am researching on the topic above. I would like to know what is the criteria of getting ID_CAP_WALLET_SECUREELEMENT and ID_CAP_WALLET_PAYMENTINSTRUMENTS. Appreciate if anyone could answer ...
0
votes
1answer
94 views
what is the correct mime type for vcalendar
I'm trying to create vcalendar for nfc tags,but what is the correct mime type? It should be something like this
WindowsMime:WriteTag.Text/vcalendar
WindowsMime:WriteTag.Text/x-vcalendar
...
0
votes
1answer
142 views
Catch NFC NDEF-Text-tags system-wide?
My Windows Phone 8 app should react to NDEF-Text-encoded NFC tags, no matter if the user is currently in another app or on the homescreen. On Android, this works by having the app "subscribe" to ...
-1
votes
1answer
235 views
Setting phone ringtone via NFC in Windows Phone 8
is it possible to switch off phone ringtone or better, setting a custom profile, via NFC using Windows Phone 8 API ?
0
votes
0answers
179 views
Image transfer using bluetooth via NFC in wp8
I am working on a application in wp8 which requires transfer of photo taken from the device to other wp8 device. I read some article and samples but felt very complex. I really appreciate if someone ...
3
votes
2answers
317 views
Simultaneous communication with many Windows/Windows Phone 8 devices using Proximity API
Is it possible to make an application that provide communication between one Windows 8 (as a server for example) device and 'n' (> 1) Windows Phone 8 devices using the Windows 8/Windows Phone 8 ...
1
vote
1answer
86 views
Sharing An Image In Windows Phone Using NFC
I am on a Image Editing project. Its a WP8 based project. What I want is that the application to accept an image as an Input from the NFC(other device). I want to have a button click event clicking on ...
1
vote
2answers
424 views
Windows Phone 8 device as a Proximity Access Card
Can the NFC hardware within Lumia 920 emulate a 125 kHz Proximity Access Card?
It looks like the NFC hardware implements the standard that is a superset of the standard that access cards use. But I ...
8
votes
1answer
1k views
How to send a string using NFC from a windows phone 8 to an android device
haven't had any luck using google for this so I thought i'd ask.
Does anyone have any experience / know how to send a simple string i.e "hello" from a Windows Phone 8 device to an Android Device?
so ...
0
votes
1answer
126 views
windows phone ndef record for skype
I want to create i NFC tag for r skype call by my phone doesn't recognise it (nokia lumia 920). This is how my ndef record looks like when is read by phone. Is there something wrong with it?
Sp ...
2
votes
1answer
98 views
Is it possible to ignore proximity device messages
i have to create a small app for recording NDEF tags and everything is going fine but there is one thing that drive me nuts. when the i put tag near the phone there is a message that apperars ...
2
votes
1answer
207 views
WP8 Prevent OS from handling LaunchApp NFC tag read
I've created a Windows Phone 8 application that reads and handles a LaunchApp NFC tag when it is presented to the phone.
By default, when a LaunchApp NFC tag is presented to the phone, the WP8 OS ...
0
votes
3answers
776 views
How to read any NFC binary message with Windows Phone 8
I am developing an NFC app for Windows Phone and I want to subscribe to any binary message. How can I achieve a functionality like nfc.SubscribeForAnyMessage( HandleNFCMessage); ? Currently I can only ...
1
vote
2answers
3k views
How to launch app using NFC tag on Windows Phone 8?
I got Windows Phone 8 device, few NDEF formatted NFC tags and I'm wondering, is it possible to implement app launching on my WP8 using these tags? I've read thoroughly this article about URI schemes ...
2
votes
1answer
363 views
Adding NuGet ndef library to windows phone 8 project
So I tried to add the NDEF library for proximity application in Visual Studio 2012 for a Windows Phone 8 app. In Package Manager I checked Allow NuGet to download missing packages during build and in ...
0
votes
2answers
903 views
Windows 8 Phone - access to NFC reader?
Short question: Can I read credit card information with a NFC capable Windows Phone 8?
Long question: How does NFC with credit cards exatly work? The card (or the phone with wallet function) receives ...
10
votes
4answers
5k views
Reading a Mifare tag using Windows Phone 8 NFC?
Does Windows Phone 8 NFC support Mifare Ultralight/Classic based tags?
I use this code to access NFC device on Nokia Lumia 920 (code example was taken from NDEF Tag Reader – NFC NDEF Tag Reader)
...
0
votes
1answer
367 views
Windows Phone 8 Application Record
Is there any way to reproduce on Windows Phone 8 such thing like Android Application Record?
Android Application Record - NDEF record which tells phone to search for application from this record ...