- 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
-
- May 24, 2022
-
-
developer2 authored
-
- May 12, 2022
-
-
developer33 authored
Version 5.0.69 ApduPlainTransceive() & ApduHexStrTransceive() bug fixed - APDU sending CMD_EXT over 250 bytes with no issues. ReaderOpen() order of execution minor change - after trying uFR on 1Mbps it will try serial port open on 1Mbps instead of baudrate 115200.
-
- Apr 20, 2022
-
-
developer2 authored
-
developer2 authored
-
- Apr 19, 2022
-
-
developer33 authored
-
- Mar 24, 2022
-
-
developer2 authored
UFR_STATUS DL_API UfrRgbLightControlRfPeriod(uint8_t red, uint8_t green, uint8_t blue, uint8_t intensity, uint16_t period, uint16_t duration, uint8_t rgb_omitted_cnt, uint8_t enable);
-
- Mar 14, 2022
-
-
developer33 authored
Version 5.0.65: Android libraries updated: BT/BLE communication updated, ReaderOpenEx() expanded to search for uFR Online reader via provided mac address/serial number if not paired with Android device. DL_TLS_SetClientCertificate() & DL_TLS_Request() methods no longer call SetISO14443_4_Mode() method internally.
-
- Mar 11, 2022
-
-
developer2 authored
-
- Mar 09, 2022
-
-
developer33 authored
Version 5.0.63 - Android libraries updated, BLE/BT communication fixup; iOS library updated, BLE communication fixup.
-