-
Thank you for sharing this.
* Missing gitignore for node.js
* Missing License information
* I guess it can be built by Platformio and Node + Gulp
* WebServer and WebSocket are these coded from s…
-
I did a port of sqlite3 to nodemcu and would like to know if it would be interesting to the nodemcu community too.
The motivation was that I am about to build an access control system using RFIDs tag…
-
Hello.
when I use your library in esp8266, it can work, but if it run a long time, it can't find card.
if I rest(soft rest) mfrc522 repeadly every 30 sec, it work well.
do you have any idea ab…
-
Hello,
i see the following problem:
I have an RFID Reader and Send hin 3 Commands ( Packages with a max of 10 Bytes) and get a Answere of 9 bytes.
With the Direct Conneciton i need around 35ms f…
-
_Error_
```
Uncaught Error: MRFC522 Request Error 12
at line 1 col 189
...("MRFC522 Request Error "+a);a=this.r(20);return this.ra(18,...
^
in function "req" called fro…