V
V
Vitaly2021-05-31 19:22:24
Node.js
Vitaly, 2021-05-31 19:22:24

How to work with COM port on node js?

All the best!
I have some kind of strange card reader, with virtually no documentation. There is a test program for Window that works with this reader (it just reads card numbers). I want to work with this reader
with the help of node js and the serialport library.
With the help of the Serial Port Monitor program , I see in the logs that when the port is opened, it seems like some flags are being transmitted, that is, not just a command is sent to the port after it is opened, but it’s like when it is opened
60b50ceaa6da9235738041.jpeg

. But when I open the port, I don’t have such a label

60b50d24b7e71399216114.jpeg

Tell me where to dig?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question