-
Hi there,
Thanks for keeping this package up to date and working really well!
Trying to send a rather large string to a NFC card.
```
const bytes = Ndef.encodeMessage([
Ndef.textRec…
-
**Describe the bug**
Running mfu_magic script for NXP 213 command on osx or Windows gives me error unknown command:: 0xffff.
```
[usb] pm3 --> script run mfu_magic -u 04112233445566
[+] Executin…
pp614 updated
4 years ago
-
First off, thanks for your hard work with the ISO15693 stuff for IOS. I've managed to get everything working that I need. I've just got the one issue below.
On iOS I'm trying to detect Ndef and ISO…
-
Hello Everyone,
I downloaded TagMo-2.6.1 on my Japanese Xperia phone (Xperia XZ2) and it couldn't read or write tags with an error message of "Error getting tag data. Possibly not a NTAG215".
So I…
-
**Describe the bug**
I have attached a PN532 module (https://www.elechouse.com/elechouse/index.php?main_page=product_info&cPath=90_93&products_id=2242) to the Raspberry Pi3 B+. The console applicatio…
-
The project has got 21 errors -_-
-
- Arduino board: **INSERT ARDUINO BOARD NAME/TYPE HERE**
Esp32 Dev Module w/SSD1306 Screen
- Arduino IDE version (found in Arduino -> About Arduino menu):
PlarformIO for VS Code, Home v3…
-
Attach RFID tags (or something similar) to the owners mugs to allow them to track how often each mug is used. Could also incoroporate a leaderboard, favorite brews, rewards.
-
Is there a way to get the data without the path provided in payload? Couldn't figure out a way to cut away the path.
The content on my nfc chips are like 100001, 100002, 100003.. I would like to ge…
-
Hi,
I'm learning about the mfrc522 and I have a project that can use it with Ntag213, but it would work better if I can write on the tags.
I'm not sure mfrc522 can do this, if it don't could you…