Releases: ingchips/ING918XX_SDK_SOURCE
Releases · ingchips/ING918XX_SDK_SOURCE
v6.0.0
Release Notes
-
Bundles:
- [UPD] generate more ext. adv reports for active scan
- [FIX] header files for
typical
bundle
-
Library
- [NEW] api
IS_DEBUGGER_ATTACHED
- [UPD] power mapping table in
rf_enable_powerboost
- [NEW] api
-
Examples:
- [NEW]
Reset Handler
: add custom functionalities to platform's reset handler - [UPD]
HID Keyboard
: passkey input & UART input - [UPD]
Peripheral Console
: demo ofIS_DEBUGGER_ATTACHED
- [UPD]
Peripheral LED
&Peripheral CTE
: merged; breathing LED when not connected - [UPD]
UART GATT Console
: add active scan
- [NEW]
Errata of v5.7.1
fix bundle typical/ING9187xx.
v5.7.1
v5.7.0
Release Notes
-
Bundles:
- [FIX] inconsistent MTU between ATT server & client
- [NEW] api
btstack_config
&gap_set_data_length
- [UPD] ATT server default behaviour: not send
LL_DATA_LENGTH_REQ
upon MTU exchange
-
Examples:
- [FIX]
Peripheral Battery
: task stack is too small
- [FIX]
v5.6.4
Release Notes
-
Bundles:
- [FIX] pairing problem in
sm
module - [NEW] configuration option
PLATFORM_CFG_LL_LEGACY_ADV_INTERVAL
- [FIX] pairing problem in
-
Examples:
- [UPD]
Central CTE
: fully configurable over the air - [FIX]
HID Keyboard
&HID Mouse
: tested on Win10/Android/iOS devices - [FIX]
Peripheral Battery
on reading ADC
- [UPD]
v5.6.3
v5.6.2
Release Notes
-
Bundles:
- [FIX]
gap_set_connection_parameter_range
now takes effect
- [FIX]
-
Library:
- [UPD] FOTA to support power saving
- [FIX]
power_ctrl.lib
to support wake up fromEXT_INT
- [NEW]
ing918_uecc.lib
(prebuild for uECC with sha-256)
-
Examples:
- [NEW] Secure FOTA in
Thermometer with FOTA
- [NEW] Secure FOTA in
v5.6.1
v5.6.0
Release Notes
-
Bundles:
- [NEW] Link Layer configurations(
ll_cfg_flag_t
) - [NEW] Link Layer api
ll_scan_set_fixed_channel
- [FIX] potential race condition when reading RTC counters
- [UPD] headers for C++ compiler compatibility
- [NEW] Link Layer configurations(
-
Library:
- [UPD] headers for C++ compiler compatibility
- [UPD]
i2c_read
to support read without write (BSP) - [FIX] potential race condition when reading RTC counters