-
Don
My understanding is that the NTAG 2xx are an evolution of the Mifare Ultralight
Is your NDEF library compatible with the NTAG 203 and the new NTAG 21x?
I need to write an NDEF text and then rea…
-
I am trying to write chips but these are android.nfc.tech.NdefFormatable and not android.nfc.tech.Ndef and for this reason when I do the technology validation with the method tech.isValid() this retur…
-
It appears that the P_LANG_CODE fields of the NDEF text records used in NFC are custom identifiers: "fw", "ad", and "id"; instead of the IANA language code describing the language used (see https://ww…
-
http://w3c.github.io/nfc/index.html#dfn-url-scope says:
> The term URL scope is introduced in this document for NFC operations as a sub-string match to the web app's document URL, which includes the …
-
There seems to be some problems with the search. Some plugins are not found.
**Example**:
- Search Keyword: `nfc`
- Response:
```json
[
{
"name": "cordova-plugin-ns0m-nfc",
"npmPac…
-
On the following file:
```
"1","DE","","Yes"
"5",",","",","
"3","SA","","No"
"10","abcd""efgh"" \ndef","",""
```
when I select the index 0, I would expect 1, 5, 3, 10 but got 1, 5, 10.
Here …
-
I've installed the latest version of nfcpy via pip3.
Furthermore, i've cloned this repository to use the tagtool.
As stated [in the documentation](https://nfcpy.readthedocs.io/en/latest/examples/t…
-
### Checklist
- [X] I have used the search function to see if someone else has already submitted the same bug report.
- [X] I will describe the problem with as much detail as possible.
### App
…
-
When SNEP (simple NDEF Exchange Protocol) was deprecated we researched how to support sending NDEF to other active devices.
The conclusion was that we could implement it using Android HCE (Host Car…
-
**Describe the bug**
I tried to create tool with default function populated.. The post request throws this error
{
"detail": [
{
"type": "missing",
"loc": […