- Mar 10, 2025
-
-
gitsynctest1 authored
-
- Aug 31, 2023
-
-
developer44 authored
-
- Oct 06, 2021
-
-
developer4 authored
-
- Mar 11, 2021
-
-
developer33 authored
Version 1.4 - Read NDEF message on Type 4 tags function expanded to support reading of NDEF messages larger than 246 bytes.
-
- Jul 11, 2019
-
-
developer33 authored
-
- Dec 17, 2018
-
-
developer4 authored
Added example for selecting "D-Logic HCE Example" on Android HCE device (AID='F00102030405') Clone Android "D-Logic HCE Example" (ufr-examples-android-host_card_emulation) from: https://www.d-logic.net/code/nfc-rfid-reader-sdk/ufr-examples-android-host_card_emulation
-
- Aug 17, 2017
-
-
developer4 authored
App example now depends on uFCoder library 4.0.30 and firmware version 3.9.39, which both includes some bug fixes critical for APDU feature.
- Jul 18, 2017
-
-
developer1 authored
-
- Jun 28, 2017
-
-
developer4 authored
Demonstration of the APDU commands using new uFCoder library 4.0.26 functions: UFR_STATUS APDUHexStrTransceive(const char *c_apdu, char **r_apdu); UFR_STATUS APDUTransceive(uint8_t cls, uint8_t ins, uint8_t p0, uint8_t p1, const uint8_t *data_out, uint32_t Nc, uint8_t *data_in, uint32_t *Ne, uint8_t send_le, uint8_t *apdu_status); Those functions use APDU_TRANSCEIVE uFR firmware command implemented from the firmware version 3.9.39.
-
- Jun 23, 2017
-
-
developer4 authored
Use run_me.cmd to start example.
-
- Jun 08, 2017
-
-
developer4 authored
-
developer4 authored
-Modified .gitignore
-
- Jun 02, 2017
-
-
developer4 authored
final Implemented: (1) - Read system file on ST M24SRxx tags (2) - Read CC on NFC Type 4 Tags (3) - Read NDEF message on NFC Type 4 Tags
-
- Jun 01, 2017
-
-
developer4 authored
Implemented: (1) - Read system file on ST M24SRxx tags (2) - Read CC on NFC Type 4 Tags (3) - Read NDEF message on NFC Type 4 Tags - (this item isn't finished yet)
-
- May 31, 2017
-
-
developer4 authored
-
developer4 authored
-