Reading NFC tag using Galaxy Active 2 Watch

I have an application, where I want my app on Galaxy Active 2 watch reads a NFC tag and takes an action. Is there a sample code or documentation that shows how to to program watch to read NFC tag?

Are you developing a .net, native or web app? Did you search github?

Ron
Samsung Developer Program

Its a native app. Didn’t search the github yet but will do. Wanted to quickly check if the SDK has APIs that allow reading NFC tag. My need is to associate information in the NFC tag (serial number) with the watch user.

Hi,
check out this resource:
https://developer.tizen.org/development/guides/.net-application/connectivity-and-wireless/nfc

T

Thanks! Looking into it and will respond back with the results after trying it.

Hi,

I am developing a similar application (Galaxy active 2 watch) that requires NFC tag read and write functionalities.
From this link https://developer.samsung.com/galaxy-watch-develop/device-compatibility.html, it seems like it is not supported.

My application is a web app.

Just wanted to know if there is a possibility by adding some permission it can be done.

Thanks,
Vivek

You can check device capabilities in this table: https://developer.samsung.com/galaxy-watch-develop/device-compatibility.html

Currently NFC tag read/write is not supported on any wearable devices