Read data from RFID reader connected to 3.5mm jack2019 Community Moderator ElectionHow to read all files in a folder from Java?RFID Reader to connect with Beagle BoardRead multiple RFID readers into ExcelRead Data from USB RFID Reader for AndroidUnderstanding connection between RFID reader and PCHow to read from a USB RFID Reader with C#Different NFC ID and RFID UID valueAccess scanner of C76 UHF RFID Reader with Android appIoT Core UWP App Hangs on DataReader.LoadAsync after Write to stop UHF ReaderHow could I use classes in Python 3 to increase functionality of my program?
Are babies of evil humanoid species inherently evil?
Is it true that real estate prices mainly go up?
Could a cubesat be propelled to the moon?
infinitive telling the purpose
Should I tell my boss the work he did was worthless
Why would one plane in this picture not have gear down yet?
Offered promotion but I'm leaving. Should I tell?
Are the terms "stab" and "staccato" synonyms?
Solving "Resistance between two nodes on a grid" problem in Mathematica
Is having access to past exams cheating and, if yes, could it be proven just by a good grade?
Best approach to update all entries in a list that is paginated?
Does splitting a potentially monolithic application into several smaller ones help prevent bugs?
Word for a person who has no opinion about whether god exists
Is "history" a male-biased word ("his+story")?
What wound would be of little consequence to a biped but terrible for a quadruped?
Finding algorithms of QGIS commands?
Do Bugbears' arms literally get longer when it's their turn?
Is Gradient Descent central to every optimizer?
A question on the ultrafilter number
Why is this plane circling around the Lucknow airport every day?
How much attack damage does the AC boost from a shield prevent on average?
How do you like my writing?
What to do when during a meeting client people start to fight (even physically) with each others?
Space in array system equations
Read data from RFID reader connected to 3.5mm jack
2019 Community Moderator ElectionHow to read all files in a folder from Java?RFID Reader to connect with Beagle BoardRead multiple RFID readers into ExcelRead Data from USB RFID Reader for AndroidUnderstanding connection between RFID reader and PCHow to read from a USB RFID Reader with C#Different NFC ID and RFID UID valueAccess scanner of C76 UHF RFID Reader with Android appIoT Core UWP App Hangs on DataReader.LoadAsync after Write to stop UHF ReaderHow could I use classes in Python 3 to increase functionality of my program?
I am building an app in which I have to read the value from a RFID bracelet through a RFID reader connected to 3.5mm jack on an Android device. But I can't find out the code to read those values. I'm working on Android Studio so a Java application is the most apropriate but I will accept any help even if it solves the problem in other language. I don't have the RFID Reader documentation, I bought this product on Alibaba : " mini 3.5mm jack 860-960Mhz UHF RFID reader&writer for smartphone support ISO18000-6C(EPC GEN2) protocol " but it's no longer available
java rfid
New contributor
add a comment |
I am building an app in which I have to read the value from a RFID bracelet through a RFID reader connected to 3.5mm jack on an Android device. But I can't find out the code to read those values. I'm working on Android Studio so a Java application is the most apropriate but I will accept any help even if it solves the problem in other language. I don't have the RFID Reader documentation, I bought this product on Alibaba : " mini 3.5mm jack 860-960Mhz UHF RFID reader&writer for smartphone support ISO18000-6C(EPC GEN2) protocol " but it's no longer available
java rfid
New contributor
6
The best place to start would be the developer documentation of the reader you're employing, the name of which you haven't provided here.
– esqew
Mar 6 at 16:26
amazon.com/Portable-Connect-Android-Intelligent-Include/dp/… I don't have this one but it looks similar to this one
– MIP
Mar 6 at 16:31
add a comment |
I am building an app in which I have to read the value from a RFID bracelet through a RFID reader connected to 3.5mm jack on an Android device. But I can't find out the code to read those values. I'm working on Android Studio so a Java application is the most apropriate but I will accept any help even if it solves the problem in other language. I don't have the RFID Reader documentation, I bought this product on Alibaba : " mini 3.5mm jack 860-960Mhz UHF RFID reader&writer for smartphone support ISO18000-6C(EPC GEN2) protocol " but it's no longer available
java rfid
New contributor
I am building an app in which I have to read the value from a RFID bracelet through a RFID reader connected to 3.5mm jack on an Android device. But I can't find out the code to read those values. I'm working on Android Studio so a Java application is the most apropriate but I will accept any help even if it solves the problem in other language. I don't have the RFID Reader documentation, I bought this product on Alibaba : " mini 3.5mm jack 860-960Mhz UHF RFID reader&writer for smartphone support ISO18000-6C(EPC GEN2) protocol " but it's no longer available
java rfid
java rfid
New contributor
New contributor
edited 13 hours ago
MIP
New contributor
asked Mar 6 at 16:25
MIPMIP
13
13
New contributor
New contributor
6
The best place to start would be the developer documentation of the reader you're employing, the name of which you haven't provided here.
– esqew
Mar 6 at 16:26
amazon.com/Portable-Connect-Android-Intelligent-Include/dp/… I don't have this one but it looks similar to this one
– MIP
Mar 6 at 16:31
add a comment |
6
The best place to start would be the developer documentation of the reader you're employing, the name of which you haven't provided here.
– esqew
Mar 6 at 16:26
amazon.com/Portable-Connect-Android-Intelligent-Include/dp/… I don't have this one but it looks similar to this one
– MIP
Mar 6 at 16:31
6
6
The best place to start would be the developer documentation of the reader you're employing, the name of which you haven't provided here.
– esqew
Mar 6 at 16:26
The best place to start would be the developer documentation of the reader you're employing, the name of which you haven't provided here.
– esqew
Mar 6 at 16:26
amazon.com/Portable-Connect-Android-Intelligent-Include/dp/… I don't have this one but it looks similar to this one
– MIP
Mar 6 at 16:31
amazon.com/Portable-Connect-Android-Intelligent-Include/dp/… I don't have this one but it looks similar to this one
– MIP
Mar 6 at 16:31
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
MIP is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55027819%2fread-data-from-rfid-reader-connected-to-3-5mm-jack%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
MIP is a new contributor. Be nice, and check out our Code of Conduct.
MIP is a new contributor. Be nice, and check out our Code of Conduct.
MIP is a new contributor. Be nice, and check out our Code of Conduct.
MIP is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55027819%2fread-data-from-rfid-reader-connected-to-3-5mm-jack%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
6
The best place to start would be the developer documentation of the reader you're employing, the name of which you haven't provided here.
– esqew
Mar 6 at 16:26
amazon.com/Portable-Connect-Android-Intelligent-Include/dp/… I don't have this one but it looks similar to this one
– MIP
Mar 6 at 16:31