Comprehensive List of Fixed Issues¶
This section will provide a comprehensive list of the issues that have been fixed with each release of the SimpleLink Low Power F3 SDK.
Note
For more information regarding new features, fixed issues, or known issues
for a specific SDK, please reference the respective Core SDK release notes.
These can be found online through the links provided in each section, or
within the SDK at:
{SDK_INSTALL_DIR}/docs/simplelink_mcu_sdk/release_notes_coresdk_lpf3_x_xx_xx_xx.html
v8x SDKs¶
8.20.00.119 (October 2024)¶
ID |
Summary |
---|---|
GATTServApp_ReadRsp API documentation error. |
|
GapAdv_prepareLoadByHandle may cause memory issues when executed on a NULL pointer |
|
SysConfig BLE menus exposes non-available features |
|
Scanner may report incorrect Tx Power value for advertiser using advertising sets with different Tx Power values |
|
In rare cases, when RPA refresh interval is low, a connection may fail to be established |
|
[Extender Advertisement] When using Coded PHY as secondary, only S=8 will be used regardless of configuration |
|
GAP_UpdateLinkParamReq interface keeps returning bleAlreadyInRequestedMode when requesting parameters update as a peripheral after having requested as a central |
|
[AE] [Initiator] Connection is established with wrong connection parameters when using different PHY’s for Primary & Secondary channels |
|
Memory leak in OADService_setParameter inside oad_service.c |
|
Update Documentation for HW platform for HCI APIs |
|
DTM Testing Packet Errors |
|
[SWAT] GATT_ReadLongCharValue fails after 307 iterations during stress test |
|
HCIExt_EnhancedModemHopTestTxCmd returns success, but test does not start |
8.10.01.02 (June 2024)¶
ID |
Summary |
---|---|
The host_test example fails to build on Linux/MacOS. |
|
When using same value for Scan Window and Scan Interval, the interval size is not accurate. |
|
After multiple GATT data transmissions, a blePending error was return. |
8.10.00.55 (May 2024)¶
ID |
Summary |
---|---|
Scannable advertiser only responds to single scan request received in advertisement. |
|
Gatt Notifications cannot be received on Central after erasing all bonds. |
|
SysConfig error when altering the advertisement parameters in Broadcaster role. |
|
Target Address not changing when using directed advertising. |
|
[SWAT][Data Stream] Gatt_WriteLongCharValue() calls with size 512 bytes fails when using TI Clang Compiler. |
|
Advertisements with Limited Discoverable Flag not terminating within lim_adv_timeout (180s). |
|
Critical Section order not optimal in ICall_leaveCSImpl & ICall_enterCSImpl functions. |
|
BLE stack does not remove the att rsp msg even when the BLE connection is lost. |
|
[PSIRT] Stack generates unexpected RPA during fuzz attack when using speed optimization. |
v7x SDKs¶
7.20.01.10 (October 2023)¶
ID |
Summary |
---|---|
Device stops responding after multiple connections |
7.20.00.29 (August 2023)¶
ID |
Summary |
---|---|
CC2340R5 basic_ble_oad_offchip_peripheral Link Terminate when start OAD using bTool |
|
Tx Power value in advertisements is not updated after the advertisement are started |
|
Bonding fails if LTK not updated in the linkDB |
|
HCI_EXT_SetTxPowerDbmCmd() does not change txPower on CC23XX device |
|
Repeatedly changing connection PHY sometimes causes connection timeout during long-term stability testing |
|
[basic_ble_oad_onchip] GATT caching can cause OAD to fail |
|
CC2340R5: Canceling ongoing OAD via BTool causes retryOAD to fail |
|
[OAD] CC23xx device does not indicate to Android/ iOS device to not cache GATT table |
|
[Basic BLE Profiles - CGM] Notifications are not sent after large amount of measurements are added |
|
Basic BLE central device uses a peer’s RP address after bonding |
|
basic_ble not using SysConfig parameters for scan and connection parameters |
|
HCI_LE_ReadRfPathCompCmd and HCI_LE_WriteRFPathCompCmd not supported |
|
[Basic Example] Basic Broadcaster Doesn’t Advertise |
|
[SysConfig] Disable the display module checkbox is missing. |
7.10.00.35 (May 2023)¶
ID |
Summary |
---|---|
Central failed to establish connectionWL to peer with RPA from white list |
|
Basic BLE project with multirole BLE role advertises intermittently |
|
[macOS Build] imgtool command not found - build post process step for OAD examples fails |
|
TERMINATION_IND sometimes missed when using ADV Interval < 100ms |
|
CC2340R5 current consumption increased by ~1uA due to longer duration of ‘IDLE’ state |
|
GAP_ADV_EVT_MASK_SCAN_REQ_NOTI is not processed in the controller |
|
CC23X0 hangs after calling scan_enable |
|
[PSIRT-145] Accepts PairConfirmSend with wrong values |
|
[PSIRT-144] Accepts PairRandomSend before exchanging public key |
|
[PSIRT-143] BLE secure pairing: Accepts DHKeyCheckSend with all fields zero |