-
HI.
I set all keys as default as this:
`
public KeySet getKeySet() {
KeySet keySet = new KeySet();
keySet.setUsesLrp(false);
// This is the "master" key
Ke…
-
This issue was reported by medium.com user [Bryan Lee](https://medium.com/@junmob?source=responses-----1f8878faa928----0----------------------------) on Oct. 4th 2024:
Seeing the same issues as [Un…
-
Good Morning,
I would like to use your repo for nfc NTAG424 DNA. Might you have any suggestion?
Really thanks for the support
Best regards
-
This issue was reported by user [Unaibox](https://medium.com/@unaibox?source=responses-----1f8878faa928----2----------------------------) in Sep. 2024:
Awesome post!!!, it's helping me a lot to mov…
-
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 …
-
FileSettings decodeFromData(byte[] data) has wrong bytes order.
It looks like SDM access rights bytes are inverted
Correct is the following:
`settings.sdmSettings.sdmMetaReadPerm = ByteUtil.l…
-
Running FileSettings.encodeToData() is giving to few data, e.g.
`File 01: length: 3 data: 0000e0`
Using this output as input for FileSettings.decodeFromData(xx) gives an **ArrayIndexOutOfBoundsE…
-
- There should be a page where it is possible to redeem a Badge. The badge shall be represented in an NFC Tag, which will emit the following NDEF URL: https://api.badgio.pt/tag?uid=00000000000000&ctr=…
-
I'm trying to write a URI to an NXP NTAG424 DNA tag. If the URI is too long (but within the capacity of the tag) the write fails with the following error:
```
[nfc.tag.tt4:WARN] ISO-DEP timeout erro…
-
Hi,
are there any plans to add support for ntag 424?
would be really nice!
Thanks!