Clément

Results 32 comments of Clément

Can confirm on Ubuntu 18.04 ```log ps aux | grep java  1 ↵  6266  17:54:08 clement 12225 8.5 1.4 15961576 464844 ? Ssl 17:50 0:21 /home/clement/.config/JoalDesktop/jre/jre/bin/java -jar...

What kind of errors do you get ? What type of tag do you use ? What type of NDEF message are you trying to read ? ```sh git clone...

You are getting this error because you are trying to write/read a [type 3](https://github.com/somq/nfccard-tool/blob/master/docs/NFCForum-TS-Type-3-Tag_1.1.pdf) tag, which is not implemented yet in this library (it only supports type 2 tags for...

Thanks @XavierMallat Too bad this PR has not been merged yet so...

@pokusew Will you review this one at one point ?

Take a look at [this PR](https://github.com/pokusew/nfc-pcsc/pull/31) referencing [this library](https://github.com/somq/nfccard-tool). > [nfccard-tool - How to parse a ndef message?](https://github.com/somq/nfccard-tool#3---parse-a-ndef-message) @pokusew Will you take some time to review the PR ?

Table a look at the PRs

Please provide [more details](https://github.com/pokusew/nfc-pcsc/pull/31)...

@nnixaa Is there any plan to merge this one?

Same issue here: ```sh Angular CLI: 10.1.7 Node: 12.14.0 OS: linux x64 Angular: 10.1.6 ... animations, common, compiler, compiler-cli, core, forms ... platform-browser, platform-browser-dynamic, router Ivy Workspace: Yes Package Version...