Tagged Questions
RFID stands for Radio Frequency IDentification. By way of tags and a reader. Information can be read from the tag wirelessly based on commands sent from the reader. Commonly only the ID of a tag is used, but tags can contain limited data. See wiki for more details.
18
votes
8answers
10k views
where can I buy nfc tags
android is going to release an NFC api. Do you know where I can buy NFC tags that I can use to test it?
9
votes
1answer
862 views
RFID card identification
I am looking for some libraries in delphi to programming and reading from RFID cards. today I use normal Mifare 1k cards, and use a simple library to read the cards UID, but I would like to do more ...
7
votes
3answers
340 views
Do RFID tags have a processor?
Do RFID tags have a "real" processor capable of simple computations? If so, what is the processing power of nowadays RFID processors?
5
votes
2answers
197 views
How to communicate RFID tags with IDBlue RFID pen using iPhone?
For iphone is it possible to communicate RFID tags with IDBlue RFID pen (bluetooth connected) and store data into my application?
If yes then is there any some readymade component or code library ...
5
votes
2answers
1k views
Reading and writing Mifare Classic 1K RFID on Nexus-S
I'd like to be able to write and read strings from a Mifare 1K RFID. I successfully read and wrote to the tag I have using the NXP TagWriter App. I then tried the code here, but was able to get ...
5
votes
0answers
450 views
How to read out an USB Rfid Reader imitating an HID keyboard using Linux and Python3
I'm using an Rfid Reader (a small usb stick) which imitates an HID keyboard on Debian Linux (Squeeze).
less -f /dev/input/event2 gives me a bunch of gibberish on the screen the moment an rfid tag is ...
5
votes
4answers
1k views
Programming language to access RFID
I would like to create a project that uses RFID technology. I don't know which languages can be used to retrieve RFID data. Is there a list of languages that provide good support for retrieving RFID ...
5
votes
6answers
8k views
How TO write RFID Tag for Nexus S NFC to read?
Hello I want to know if anyone knows if there is any specifics on writing info into a RFID tag and readable from Android, Nexus S? like is there special RFID tag just for Android, or a special RFID ...
5
votes
2answers
1k views
How do you write / read to a smartcard?
Is there an Open Source library for writing and reading data in C# from a smartcard using a smartcard reader? My smartcard model is mifare1k and my reader is ucr122u.
4
votes
2answers
689 views
NFC stacks on Android OS
Can someone help me understanding the current state of the NFC Android stack? With the OS 2.3 there was released small NFC support (limited only to NXP tags reading), later the Google augment the API, ...
4
votes
3answers
6k views
How to communicate with an Arduino over its serial interface in C++ on Linux?
I have an RFID reader connected to an Arduino board. I'd like to connect to it over its serial interface, and whenever the RFID reader omits a signal ( when it has read an (RF)ID ), I'd like to ...
3
votes
2answers
404 views
Can a Smartphone read RFID tags from a distance of few feet (NOT NFC)?
Being a bit more specific: I would like to know whether there's a Smartphone that can detect an RFID tag from few feet away using its original HW (no external devices) and OS capabilities.
Any ...
3
votes
2answers
1k views
Android and Symbian NFC mobile development questions and answers (FAQ)
Let’s share on a common place ideas about the NFC development, technology… I warmly welcome any comments you might have - either about the Android or Symbian SDK or about the NFC in general.
From my ...
3
votes
4answers
210 views
Programming with RFID scanners + Java?
I'm attempting to build a simple authentication system built around RFID. Basically I have an old computer and I'd like to buy a USB RFID scanner. However, I have no experience in this area and so I'm ...
3
votes
1answer
126 views
How to deal with unstable data received from RFID reader?
My application has to connect and receive data from RFID reader for every 2 seconds so it has developed on django framework. Here are related lines in views.py:
HOST = '192.168.0.1'
PORT = 50007
soc ...
2
votes
2answers
139 views
Reading a Tag with the NFC-enabled Androidphone
I just registered here, in order to ask this question. I find StackOverflow awesome. It helped me very often in the past. But with this, there was no post I could understand. Of course I seared this ...
2
votes
0answers
164 views
Programming Mifare/Desfire with Delphi
I have been working on a small tool for reading the uid's of Mifare RFID cards, so far this has worked pretty good, with delphi I am using PCSC components to do this,
from my application I send the ...
2
votes
2answers
113 views
Trying to understand USB, using C
I have searched for these answers but had no luck :( I have been working with a RFID device from China, so I know next to nothing about it. I am trying to write a program (actualy i'm trying to use ...
2
votes
2answers
213 views
NFC communicate with existing RFID [closed]
Is it possible to create an application utilizing NFC(Near field Communication) of mobile phone which will communicate with existing RFID infrastructure ?Have both in the same frequency range? I ...
2
votes
1answer
371 views
How to work with RFID reader/writer in JAVA
I bought a USB RFID reader/writer to develop an attendance application. Along with the device they given VB example to read/write RFID tags. But i want to do this in java. Is there any way to start ...
2
votes
2answers
398 views
NFC on Nexus S: “TagLostException” when writing to unknown block on ISO 15693 Chip
I am wondering if anyone out there has stumbled across the issue I am experiencing.
I am writing an app to talk to a specific ISO 15693 RFID Chip using the Nexus S NFC capabilities. Communication ...
2
votes
1answer
414 views
NFC Sticker/Tag Encoding
So here is my basic motivation for my question obfuscated a little:
I want to track a users loyalty to a particular store. Each store would have a NFC sticker on the register. On purchase the user ...
2
votes
1answer
727 views
ACR122 USB SDK - JNI calls to Winscard.dll
we have bought the ACR122 USB SDK for NFC testing. We would like to build the test desktop application for the ACR122U-A2 NFC reader. We are developing it in Java on the Microsoft Windows 7 platform. ...
2
votes
2answers
644 views
How to calculate the CRC in RFID protocol
When reading data from a RFID device you will find a CRC-CCITT over the payload. "The CRC is initialized with 0x3791 instead of the usual value 0xFFFF." How can I define the function, that checks that ...
2
votes
1answer
383 views
Do you have an open source example for saving data in RFID smart card reader
I am starting an open source project by using RFID card readers for saving data from an hotel information system. heres my scenario, i will be using rfid to save the data from the database and store ...
1
vote
2answers
40 views
read RFID data through serial with bash
I am attempting to read the contents of an RFID card with a bash script using a RFID reader I got from sparkfun, however the most promising piece of code I have found for it is:
#!/bin/sh
while :
do
...
1
vote
1answer
58 views
Phidget RFID Not attached (ANDROID and PHIDGET)
I am currently having problems in Eclipse, even though my Phidget RFID is attached the the device (emulator) does not, I have run it in normal Java classes that are not android related and it works. I ...
1
vote
1answer
143 views
RFID Programming With VB.NET | Part III
Now, i know a little bit about the class and how to install the COMRD800.dll driver (using command prompt : regsvr32).
I'm using Visual Studio 2010 as my text editor, and VB.NET as my programming ...
1
vote
1answer
195 views
RFID Programming With VB.NET
I'm trying to use RFID Contactless Smart Card (T8/D8 Series) for my final project.
But i have problem acessing the dcrf32.dll file in my form.
There are 3 things included in RFID Package, (therefore ...
1
vote
1answer
349 views
Android read actual data from rfid tag
I have a Nexus S and I have specialty RFID writing hardware and passive RFID tags. I can write strings to the RFID tags (and read the strings back using the same hardware) but none of the NFC demo ...
1
vote
1answer
203 views
how far can nfc on mobile phone read rfid tags
I google on the internet and find that nfc on mobile phone is said to be able to read rfid tag (HF tag). Does anybody test how far it can read RFID tag, or what's reading range for RFID tag? Is it ...
1
vote
0answers
330 views
Connecting to an RFID/NFC (ACR122) reader from a JavaScript script
I'm using a script that reads the data off the e-Passport. However I need some help.
The script I have is from another program called SmartCardShell 3. This is the code:
/**
* ---------
* ...
1
vote
2answers
293 views
Is there a way to detect rfid chip on an iphone?
i know iphone 4 does not have a NFC chip built in but i am wondering if i can still detect a rfid chip maybe using wifi signal or celluar signal?
1
vote
2answers
147 views
Calling a function in another thread C#
I don't know how to put this but I'll try my best.
I have a Windows form application which uses a webcam to take a photo of a user which works fine, I'm using the directshownet library found here ...
1
vote
2answers
2k views
How can I read MifareClassic card with NFC Android?
I am working with NFC Android programming and I want to read Mifare Classic cards. Does anybody know how to read the sectors off such a card?
My problem is the transceive() method. I don't know how ...
1
vote
4answers
590 views
Smartphone NFC development
which NFC forum defined tags are you using?
We were using previously NFC forum Tag 1 tags, which was was provided to us by Innovision company and were known under its sales name Topaz. Since the ...
1
vote
1answer
326 views
Using C# RFID package with Java
I am looking to access a FX7400 RFID reader with a Java application, unfortunately the only developer kits they offer for the reader are .NET and C. Is there an easy way for me to access the functions ...
1
vote
1answer
308 views
Question on C# threading with RFID
My question is for feedback on making sure I am taking the right approach, and handling the threading correctly. I have a feeling I may need to set of some of my own threads, so all feedback is ...
1
vote
0answers
824 views
Mifare Change KEY A and B
I have an ACR122U Contactless NFC reader. I bought a lot of blank RFID Mifare 4k tags. Their default Authentication KEY A and KEY B is FF FF FF FF FF FF.
Now I want to change them to something else. ...
1
vote
1answer
82 views
RFID: What PowerBurst times should be used to communicate between the TMS3705 RFid transponder base station IC and the TMS37157 RFid device?
These PowerBurst times are used in the sample code referenced in the TMS37157 Development Tool FAQ, but there seems to be no clue as to what these values are. It looks like they are provided by the ...
1
vote
1answer
347 views
How to use TMS3705 RFid transponder base station IC
I'm looking for sample code on how to use the TMS3705 RFid transponder base station IC to communicate with the TMS37157 RFid device.
The TMS3705 datasheet is not very helpful - it only describes the ...
1
vote
1answer
164 views
Programming for GPS Navigator Devices and RFID Reader?
I want to program to integrate this 2 devices GPS Device and RFID. To show a map that have direction to navigate user to destination that input from RFID Card.
What devices or platform that I should ...
1
vote
0answers
296 views
RIFIDI Simulator using Eclipse Ide
am trying to run the rifid simulator using eclipse IDE...."
http://wiki.rifidi.org/index.php/Rifidi:Source_Code"i followed the procedure as given as from the URL but after completing the Procedure... ...
1
vote
1answer
939 views
Developing software for an RFID reader with open-source Linux support: Which direction to go, hardware-/system-wise?
I'll be working on a project that will work with RFID readers.
The target platform for our software is Debian stable (currently 5.0.6).
I have investigated the following options so far:
Parallax ...
1
vote
2answers
174 views
How to demo examples of embeded systems?
It seems that a lot of small business people have a need for some customized embedded systems, but don't really know too much about the possibilities and cannot quite envisage them.
I had the same ...
1
vote
1answer
631 views
Linux RFID reader HID Device not matching driver
I got a RFID reader (GigaTek PCR330A-00) that is meant to be recognized under linux/windows as a (Human Interface Device) keyboard/USB.
I hate to say this but it is working as a charm under Win7 but ...
1
vote
1answer
1k views
Locate RFID tag using iPhone
I am looking into building an app (on my laptop to start) that would be able to locate the signal emitted by an RFID tag (non passive). Say I attach this to my key ring, what would be required of the ...
1
vote
1answer
188 views
How to embed a digital signature with limited space
I am using RFID tags to store some data which will then be read by a 3rd party. I need to include a digital signature (or some variation) along with the data so that the 3rd party can verify the ...
1
vote
4answers
443 views
What datasize is suitable for storing an RFID column in SQL server?
I'm new to the whole RFID arena.
I need to store an RFID pr asset in the database. No decision has yet been made on what system will feed that particular field (or fields?) so I just want to set ...
1
vote
1answer
567 views
Does GSM mobile phones have an RFID chip per default?
I heard something funny the other day, that I'm not sure that I trust, but at the same time I'm curious if I'm mistaken.
What I heard was that every GSM mobile phone has an RFID chip in them, because ...