T
T
The-TS2021-05-04 14:14:01
Node.js
The-TS, 2021-05-04 14:14:01

Node.JS and NFC perhaps?

Hi
How can I get Node.JS to use NFC. I want to run a script on a phone (Termux).
Is it possible? - If so, how to do it?

Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Developer, 2021-05-04
@Pyhon3x

NodeJs runs on the server side, and the server does not have access to the NFC of the phone, unless it is forwarded from the client, but then the question arises - what for then NodeJs ...
To access NFC, you need to write a mobile application.
Android: Java, Kotlin, React Native (JS), C#, C++ - to choose from; https://developer.android.com/guide/topics/connect...
IOS: Objective-C, Swift, React Native (JS), C# - to choose from

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question