- Sep 06, 2024
-
-
developer38 authored
Version 6.0.4 - uFR session callbacks improvement, communication bugs fixup, Android library updated with Async session API calls, Android Sunmi library dependencies updated, Android BLE communication refactoring, iOS Framework and iOS Simulator libraries added. FTDI dependecie .libs added for Windows static libraries
-
- Jul 19, 2024
-
-
developer38 authored
Version 6.0.3 - Initial set of API functions for uFR Asynchronous API introduced for Windows, Linux, MacOS and iOS.
-
- Jun 14, 2024
-
-
developer38 authored
Version 6.0.2 - ReaderStillConnected() fixup, GetFtdiDriverVersion() & GetFtdiDriverVersionStr() implemented.
-
- Jun 11, 2024
-
-
developer38 authored
-
- Apr 06, 2024
-
-
developer38 authored
-
developer48 authored
Version 6.0.0 - uFR MDK support added. Support for NTAG2XX (with NDEF), Mifare Classic, Desfire & ISO14443-4 APDU commands added for Android; Desfire & ISO14443-4 APDU support added for iOS; ReaderOpen() support for uFR Zero on Android added.
-
- Sep 13, 2023
-
-
developer2 authored
-
- Sep 07, 2023
-
-
developer2 authored
-
developer2 authored
-
- Jul 19, 2023
-
-
developer38 authored
-
- Jun 30, 2023
-
-
developer38 authored
-
- Jun 29, 2023
-
-
developer2 authored
UFR_STATUS DL_API RgbInternalTurnOn(void); UFR_STATUS DL_API RgbInternalTurnOff(void);
-
- Jun 22, 2023
-
-
developer38 authored
-
- Mar 24, 2023
-
-
developer33 authored
-
- Mar 21, 2023
-
-
developer4 authored
uFCoder.h file fix-up for missing ATECC608 handling functions in last two library versions. Added handling for the status codes UFR_I2C_BUS_ERROR and UFR_ECC_STORAGE_ERROR in the UFR_Status2String() function.
-
- Mar 17, 2023
-
-
developer4 authored
Fix-up in functions for ATECC608 setup
-
- Mar 15, 2023
-
-
developer33 authored
-
developer2 authored
-
developer4 authored
Automatic reader open problem in versions 5.0.86 and 5.0.87 fix-up
-
- Mar 14, 2023
-
-
developer4 authored
ATECC608 Provisioning Functions
-
- Mar 13, 2023
-
-
developer2 authored
UFR_STATUS DL_API ReadUserDataExt(OUT uint8_t *aucData); UFR_STATUS DL_API WriteUserDataext(IN const uint8_t *aucData);
-
- Mar 10, 2023
-
-
developer2 authored
-
- Feb 27, 2023
-
-
developer33 authored
-
- Jan 24, 2023
-
-
developer33 authored
-
- Jan 11, 2023
-
-
developer33 authored
-
- Dec 22, 2022
-
-
developer4 authored
Corrected the GetMobileAdditionalData() API typo (in version 5.0.80 name was GetMobileAditionalData).
-
- Dec 21, 2022
-
-
developer4 authored
Implemented following functions: GetMobileAditionalData(), GetMobileAditionalDataM(), GetDiscoveryLoopSetup(), GetDiscoveryLoopSetupM(), SetDiscoveryLoop(), SetDiscoveryLoopM(), GetMobileUniqueIdAid(), GetMobileUniqueIdAidM(), SetMobileUniqueIdAid(), SetMobileUniqueIdAidM().
-
- Dec 07, 2022
-
-
developer33 authored
-
- Dec 01, 2022
-
-
developer33 authored
-
- Nov 17, 2022
-
-
developer33 authored
-
- Nov 16, 2022
-
-
developer2 authored
New functions: UFR_STATUS DL_API MFP_ChangeSectorExtKey(uint8_t sector_nr, uint8_t auth_mode, uint8_t key_index, uint8_t *new_key, uint8_t new_key_type); UFR_STATUS DL_API MFP_ChangeSectorKeySamExtKey(uint8_t sector_nr, uint8_t auth_mode, uint8_t key_index, uint8_t new_key_index, uint8_t new_key_type); UFR_STATUS DL_API MFP_ChangeSectorKeyExt_PK(uint8_t sector_nr, uint8_t auth_mode, uint8_t *old_key, uint8_t *new_key, uint8_t new_key_type);
-
- Nov 15, 2022
-
-
developer33 authored
Version 5.0.77 - ReaderResetWait() added. Custom baud rate port open fixup for all platforms. SetDefaultUartSpeed() bug fied. UWP port open procedure refactored, speed improvement. Android communication bugs fixed.
-
- Nov 02, 2022
-
-
developer33 authored
Version 5.0.76 - UWP MultiReader support added; ReaderList_GetInformation() signature changed; UDP communication fixup
-
- Oct 27, 2022
-
-
developer33 authored
-
- Oct 25, 2022
-
-
developer34 authored
5.0.74 - ESP32 library updated to support new build system. uFR RGB Ring IDLE mode color support added.
-
- Oct 20, 2022
-
-
developer33 authored
Version 5.0.73 - MultiReader API updated & refactored for Windows, Linux, MacOS, RPi (arm-hf, aarch64). New functions added: ReaderList_Add(); Implemented ReaderList_OpenBySerial(). Refactored: ReaderList_UpdateAndGetCount(), ReaderList_GetInformation().
-
- Sep 15, 2022
-
-
developer33 authored
-
- Sep 12, 2022
-
-
developer2 authored
UFR_STATUS DL_API UfrOutControl(uint8_t output_nr, uint8_t invert, uint8_t cycle_nr, uint8_t on_duration, uint8_t off_duration); UFR_STATUS DL_API UfrGetInputState(uint8_t input_nr, uint8_t *input_state);
-
- Aug 04, 2022
-
-
developer33 authored
Version 5.0.71 - Android library updated to support Android 12. Android communication bug fixes. COMTransceive() function added. ReaderOpenEx() expanded, new arg UNIT_OPEN_RESET_ONLY added
-
- Jun 29, 2022
-
-
developer33 authored
-