- Jun 6, 2020
- 11,559
- 4,422
Perhaps this is NFC question instead of B4X question.
I have a blank NFC card with TagTechnlogy: android.nfc.tech.NfcA, android.nfc.tech.MifareClassic, and android.nfc.tech.NdefFormatable.
I modified from Erel's program below, trying to write to this blank card but found nothing is written to the card. Any hints?
[H3]
NFC v2.00 adds support for low level access to the NFC features. This allows reading and writing from NFC tags. The NFC library provides three features: - Reading Ndef tags based intent filters: Reading NDEF data from NFC tags - Sending data between two devices (Android Beam)...
The code changed is as below, where gnfc_mode = 2 for writting = 1 for reading.
B4X:
I have a blank NFC card with TagTechnlogy: android.nfc.tech.NfcA, android.nfc.tech.MifareClassic, and android.nfc.tech.NdefFormatable.
I modified from Erel's program below, trying to write to this blank card but found nothing is written to the card. Any hints?
[H3]
برای دیدن لینک ها باید ثبت نام کنید
[/H3]NFC v2.00 adds support for low level access to the NFC features. This allows reading and writing from NFC tags. The NFC library provides three features: - Reading Ndef tags based intent filters: Reading NDEF data from NFC tags - Sending data between two devices (Android Beam)...
برای دیدن تصاویر باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
The code changed is as below, where gnfc_mode = 2 for writting = 1 for reading.
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید