Dear armaldio,
I've tried Your plugin and it seems, that I need to scan the same tag twice to get the datas. For the first scan it beeps only, for the 2nd the scan the read is successfull. Have You meet this problem in the past? Or how can I get the datas for the 1st scan?
Many thanks in advance,
vargazso
Hello all,
I just developped a plugin to be able to communicate with NFC devices like tags or mobile.
https://github.com/armaldio/c2-nfc You can download it here
Tell me if anything gone wrong I need feedback to developp the plugin better
Donate if you want to support me !
https://github.com/armaldio/c2-nfc/commits/master List of realeases
Now you can wake an app when tag is read (see github.com/armaldio/c2-nfc/blob/master/NFC_fullExample.capx this example)
You have to write once on the tag to initialize that app to launch and you are ready.
The only thing you have to know is the package name of the app.
TIP : Don't forget to add custom plugin into intel xdk
Plugin ID : com.chariotsolutions.nfc.plugin
Tick the box under
I accept pull requests.
Add issues on github please.