-
Hallo zusammen,
ich habe heute versucht [NFC 215 Tags](https://www.amazon.de/gp/product/B08CRMH9KM/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1) zu beschreiben. Leider konnte der RC522 nichts d…
-
I flashed the firmware out of the lnbits plugin, it says "BitcoinTaps PartyTap (version 827652 ) "
Looking up the PINS in https://forum.arduino.cc/t/esp32-sunton-esp32-3248s035-i2c/1188634 I connect…
-
Is it possible to use this Python library on a Raspberry Pi to perform NFC card emulation, specifically to emulate a forum tag v2 or v4 on Android?
-
Can i emulate type 4 tag on PN533 usb? If the answer is yes, using forum 4 tag gives me "Not (yet) implemented" error. This is my nfc_target configuration:
```
nfc_target nt = {
.nm = {
…
-
Hi,
There is a draft for the IsoDep communication in w3c wiki (2012).
https://www.w3.org/wiki/Draft_APDU_API
It seems that it is not include and even not mention in w3c/web-nfc, is there any reason …
-
Security key (FIDO) authentication fails (always fails) on when using NFC interface. Authentication works fine with USB C interface.
Hardware: Nitrokey 3C
Firmware: v1.5.0-test.20230704
Device: P…
-
>sudo nfc-emulate-forum-tag4
NFC device: pn532_spi:/dev/spidev3.0 opened
Emulating NDEF tag now, please touch it with a second NFC device
In: 00 a4 04 00 07 d2 76 00 00 85 01 01 …
-
From https://nfc-forum.org/product/nfc-forum-tag-ndef-exchange-protocol-tnep-candidate-specification-1-0/:
> The TNEP 1.0 Technical Specification supports the bi-directional exchange of NDEF messa…
-
Old link: http://nfc-forum.org/nfc-forum-assigned-numbers-register/
This page was created on new website: https://nfc-forum.org/build/assigned-numbers
Jurgen's request: I would expect that in…
-
hey @johnnyb
I installed the Android project and it compiles after adding the IMMUTABLE flag here:
PendingIntent pendingIntent = PendingIntent.getActivity(this, 0, launchIntent, PendingIntent.FLAG_…