Languages

Menu
Sites
Language
NFC working on Galaxy Watch R805?

Hi there,

 

try to develop a NFC tag reader.

However the NFCManager class (Tizen.NET) cannot connect to any NFC functionality at all.

So i wonder if R805 have reliable NFC at all?

Has anybody already some luck with NFC on the Samsung Watch - e.g. with the Native API?

 

Thanks.

Responses

1 Replies
Yasin Ali

Hi,

I think you may look into this Tip & Tech for Tizen web app
with code available for download.
See this link : https://developer.tizen.org/community/tip-tech/tizen-nfc-card-emulation-mode

For .Net preference this link will give you insight on code implementation: https://developer.tizen.org/development/guides/.net-application/connectivity-and-wireless/nfc
(Dependencies: Tizen 4.0 and Higher)

Hope it will help.