-
Unfortunately, the nfc module of lenovo T470 is not yet supported.
Neither lsusb is showing the device:
Bus 002 Device 002: ID 0bda:0316 Realtek Semiconductor Corp.
Bus 002 Device 001: ID 1d6b:0…
-
Hi,
Using the example app, without changes, I am hitting a StringIndexOutOfBoundsException exception when attempting to write to a tag. The message has a single record `text/plain` - `Test`.
Her…
-
I am playing around with an [PN532 NFC HAT](https://www.waveshare.com/wiki/PN532_NFC_HAT) on a RaspberryPi 3B using I2C. I got everything to compile, but always received EOPNOTSUPP when trying to do a…
-
### Description of the bug
Hi all, I keep encountering the following error on diverse datasets that I am trying to use with quantms. I have tried it multiple times on the same HPC cluster but with di…
-
I could really use more of a dev guide for implementing a passkey FIDO2 U2F flow than the couple of lines posted here: [https://developers.yubico.com/yubikit-android/fido/](https://developers.yubico.c…
-
Try to `tns run android` to an Android 9 device, the app will check the availability of the nfc at startup as shown below.
```typescript
checkNFC() {
this.nfc = new Nfc();
if (!this.isDo…
-
## Summary
Using Tap to Pay Android feature
deps:
- `com.stripe:stripeterminal:2.20.0`
- `com.stripe:stripeterminal-localmobile:2.20.0`
When the device's screen is turned off without leaving t…
-
### Description
I developing app using Xamarin Forms and need read NFC card to identify peoples and machines.
So, starting ready the app not return data, return empty data and flag IsSupported is fa…
-
### Description of the bug
Hi,
I am not sure if this any compatibility issue but I couldn't run the pipeline with -r 2.1.1 which was suggested by one of the nfcore crisprseq developer. However wh…
-
Hi,
The library connects fine no issues.
But it will not read or write. When i read i get "0"
var t = NFC.ReadBlock("0");
i am using the ACR122
Thank You
Gary