Hi,
We are developing a stand alone app using Tizen Wearable SDK.
We need to incorporate NFC for the app.
We have implemented NFC in our app using the sample given in the following link
https://developer.tizen.org/dev-guide/2.4/org.tizen.tutorials/html/web/tizen/communication/nfc_tutorial_w.htm
But we are unable to test NFC using the Tizen Emulator. We have used NFC event injector in the emulator but the tag is not getting detected. The steps we followed are
1. Deployed NFC app to emulator
2. Open Control Panel --> Event Injector --> NFC
3. Added NDEF message and selectged record
4. Attached NDEF Tag after opening our app in emulator
Is NFC can be tested using the emulator using Event Injector?
If it is supported, please provide us the steps to do it.
Thanks in advance.