-
The following code works perfectly when calling the JAR directly in console
```
public static void main(String[] args) throws CardException, GPException, NoSuchAlgorithmException {
GlobalPlatfo…
-
Writing an NFC card did not work directly on my phone. Later I found out that it was due to my phone. The NFC card reader/writer does not seem to work properly when the phone is not 100% charged. I al…
-
### Windows Version
Microsoft Windows [Version 10.0.19045.4170]
### WSL Version
2.1.5.0
### Are you using WSL 1 or WSL 2?
- [X] WSL 2
- [ ] WSL 1
### Kernel Version
5.15.146.1-2
…
-
What can we do with a "bare metal" Pi and a Wifi network in terms of getting our software on to the SD cards... Is there any better alternative than manual writing of SD cards?
-
So I have successfully gotten leosac to run, but now I have my reader wired up to it (I'm using a UHPPOTE wiegand RFID reader) with the data wires connected to my GPIO pins through a buck converter fo…
-
Hello!
I do have such card reader that gets plugged via USB:
![photo_2024-03-24_19-59-29](https://github.com/solosky/pixl.js/assets/6751442/8506a285-0f5a-4e80-9f3e-e0ecb056462d)
![photo_2024-03-2…
-
some visa dual interface test card (flashed by app [VMCP](https://play.google.com/store/apps/details?id=com.visa.app.chipvmcp&hl=en&gl=US)) have only contactless PSE on contact reader. Could you pleas…
-
I have a card with 2 apps. One should be without login and one with login. First app is not login, second app should be used with login. First app has one token, the second has 2.
WIthout modificati…
-
### CircuitPython version
* Tested on 9.0.2 and 8.2.0 (Bootloader 3.15.0)
* Tested on two different ItsyBitsy M4 boards, two different SD cards (formatted with official SD formatting tool), and tw…
raquo updated
6 months ago
-
Hello,
I tried the example on the README file on a windows 10 tablet and it **hangs** on the line:
```javascript
const nfc = new NFC();
```
Inspecting the code in the node_modules/nf…