-
Hey!
When I have a device running the HCE and another one running "readnfcmessage", the reader is always pushing as the intent action "android.intent.action.MAIN" and nothing in there. Why is the i…
-
With firmware v0x0B and iOS app v0.07, I haven't been able to successfully write URLs to Mifare Ultralight tags. This process works on the FloBLE OSX app with some tags that must have been formatted d…
-
Hello,
I use this plugin to read the mifare card.
this is the data read by plugin:
{nfca: {identifier: [199, 255, 228, 52], atqa: [4, 0], maxTransceiveLength: 253, sak: 8, timeout: 618}, mifareclas…
wrjcs updated
2 years ago
-
Have an issue when writing to tags that are not initialized but are NDefFormattable.
For xamarin.forms i used to use my own modified version of https://github.com/poz1/NFCForms
This added both mifar…
-
Hi all
Thanks for your amazing work!
I noticed a problem lately that I think should be addressed somehow.
When instantiating Flucoma's UGens in SuperCollider, xruns are caused on Linux (and pe…
-
I'm using `robe` and trying to navigate my project.
`robe` uses `enh-ruby-add-log-current-method` to resolve the current context.
When I have code like:
``` ruby
module One
module Two
cl…
-
Hi, I use ACR122U-A9 on Ubuntu. I tried to Read NDEF tag ,but It's doesn't work. It output like title's error. What should I do? Did anyone has the same issue?
-
### Cause of error
```java
Exception in thread "security-key-dispatcher" java.lang.SecurityException: Permission Denial: Tag ( ID: XX XX XX XX XX XX XX ) is out of date
at android.nfc.Tag.getTa…
-
how can I trigger a event when the tag is detected?
-
Hi,
First of all, thanks for the great tool which I have been using daily for the past 2 years! Thanks in particular for the 5.X release with the `--profile black` option which is very handy!
I …