-
You have the following line at your APDU parser method:
https://github.com/moreira/NFCIsoDepListener/blob/e4fde3e0e0431f7554fe6e2f0fad93ef612d2453/app/src/main/java/com/example/nfcisodeplistener/APDU…
-
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?
-
### Description
I'd like to "digitize" a simple printer card, when i read it it really barely has anything on it:
![image](https://github.com/user-attachments/assets/b552ed38-588f-4f3f-bcb3-ce3b…
-
I am trying with NT3H2111 but the Serial monitor return a series of "NDEF Writer", never end. I cannot read the message on phone/ I2C wired also.
-
**Is your feature request related to a problem? Please describe.**
I enjoy the JITlib approach to sclang with Ndefs, Pdefs etc, so something like this is possible
```supercollider
Ndef(\lfo, {S…
-
- Text Record
- URL / URI
- Custom URL / URI
- Unit.Link
- Search
- Social Networks
- Video
- File
- Application
- Mail
- Contact
- Phone number
- SMS
- Location
- Custom location
- Add…
-
Even with using the following code provided on the official documentation for the plugin:
```
Ndef? ndef = Ndef.from(tag);
if (ndef == null) {
print('Tag is not compatible with NDEF');
…
-
Hello,
When I am trying to write to NDEF tag from my app with this plugin(2.0.5), Xcode throws an issue
"NDEF tag does not contain any NDEF message".
Did anyone face it? If yes, can you please p…
istah updated
3 years ago
-
I was thinking that one wants to return the `EQui` object when calling `Ndef:equi`, instead of the `Ndef` itself.
Also, why not implementing this on `NodeProxy` rather than `Ndef`?
This'd requir…
LFSaw updated
5 months ago
-
Hey there, I'm struggling with improving the discovery times for an NTAG 424. (The tag shouldn't be the culprit most likely as the tag is significantly found faster on NFC Tools App)
**This is the …