Galaxy Watch NFC Unique ID

Hi all,

this is my first post on this forum, hopefully I get in the right place. I’m also new in developing wearable Tizen .Net applications.
Here is a short description of the problem I have:

I have a samsung galaxy watch and I enabled NFC on the watch. I also have a cardreader (NFC USB). When I go with the watch above this cardreader, a unique ID is generated (I tested this using an empty txt file opened in notepad, the unique ID is written there. This unique ID I’m able to get also in a WinForm .Net Application.

Now I want to get this unique ID in a “Wearable Tizen .Net Application” and I couldn’t find any solution for doing this. How can I do this?

Thanks