Hi everyone,
I am wondering how much code can be reused if I were to decide to write an Android application with EMDK and later port it to Windows 10 mobile.
If I understand things correctly in order…
I am working with several Android modles (ET1, MC67 and TC75). Tried the EMDK for scanning. It works but only if I tell scanner to start scanning.
I am capturing the key press of the scan button and…
Hi team!
Is there any way to know the antenna from which the reading is coming? I mean, identify the antenna that reads the tag so we can trigger an output on the GPIO, according to each…
So, I've read through the Power Managment tutorial. While I can follow the tutorial, it seems like a lot of extra work is done with manual additions to the XML. My understanding of the XML profiles…
Hello,
I would like to know if the EMDK (Xamarin) provides an API for a low level access to the NFC.
I need to perform both reading and writing operations over an NFC-V tag (ISO 15693).
The target…
I'm trying to use the EMDK to access data from a FX9500, however I'm getting the following error when trying to add the reference.
Does anyone have any ideas?
I'm relatively new to EMDK and Secure Access Module programming.
I have a SAM that contains a key that I need to access an RF ID ... do you guys have any kind of sample codes that I can look…
I have developed multiple applications that utilize the EMDK for various features. Running the applications standalone works fine. If I start one application, then launch a second…
Hi team.
Let me transcribe a problem that has been detected by a partner, using a FX9500:
Using the object Symbol.RFID3.RFIDReader, when recording a tag with the method Actions.…