Software Archive
Read-only legacy content

Any RFID cordova plugin for HID mobile app. Need Idea

charles_o_
Beginner
690 Views

Hello,

Please I need idea on how to create a mobile app that will authenticate users of an HID card then display the necessary prompt on the android app. I want to use the intel xdk to build it. Any RFID cordova plugin I can use. I have searched but have not seen any.
 

0 Kudos
4 Replies
Diego_Calp
Valued Contributor I
690 Views

Hi,

What about this?

https://github.com/chariotsolutions/phonegap-nfc

There are several things to have in account (hardware and tags to be read), but you may test with a simple project if it works reading your cards.

This blog has useful information. Don't miss the comments.

http://blog.atlasrfidstore.com/rfid-vs-nfc

Regards

Diego

0 Kudos
charles_o_
Beginner
690 Views

Hello Diego,

I want to say a very big thank you for your response. Gone through the website and the plugin. My headache now is how to authenticate the user or pass on the tag id to make sure it has authorized access from the host.

 

Regards

0 Kudos
Diego_Calp
Valued Contributor I
690 Views

Hello Charles,

Your question is big, do you already have a database with authorized users? Which one is?

The process may be simple, the phone reads RFID info, take some prompted data from de user, validate it against the database and give an answer displayed by the app.

What do you need to know?

Regards,

Diego

0 Kudos
charles_o_
Beginner
690 Views

Thanks Diego,

I think this way is better.

0 Kudos
Reply