..  README
    Most recent at the top. Meant to be updated with each SDK release.

Comprehensive List of Fixed Issues
==================================

This section will provide a comprehensive list of the issues that have been
fixed with each release of the |SDK|.

* :ref:`v7x SDKs`
* :ref:`v8x SDKs`

.. 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:

v8x SDKs
--------

* :ref:`8.40.00.61 (December 2024)`
* :ref:`8.20.00.119 (October 2024)`
* :ref:`8.10.01.02 (June 2024)`
* :ref:`8.10.00.55 (May 2024)`

.. _8.40.00.61 (December 2024):

8.40.00.61 (December 2024)
^^^^^^^^^^^^^^^^^^^^^^^^^^

.. table::

  +--------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  | ID                 | Summary                                                                                                                                                             |
  +====================+=====================================================================================================================================================================+
  | `BLE_LOKI-2511`_   | [Multi Connect][Stability] CC2340R53 Coded PHY Links Terminate when Hold More Than 8 Multiple Connections and Switching Connection PHY Between Coded to 1M/2M PHY`s |
  +--------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-2500`_   | Scan Response not received from a bonded device after advertising burst                                                                                             |
  +--------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-2484`_   | Setting data length to 0 in GapAdv_loadByHandle causes SW to enter hard fault                                                                                       |
  +--------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-2472`_   | [Documentation] Incorrect doxygen for HCI_EXT_SetMaxDtmTxPowerDbmCmd and HCI_EXT_SetTxPowerDbmCmd                                                                   |
  +--------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-2459`_   | [Documentation] HCI_LE_EnhancedTxTestCmd and HCI_LE_TransmitterTestCmd incorrectly state that dataLen is between 0 and 37                                           |
  +--------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-2417`_   | Advertising Disabled Unexpectedly when using GAP_ADV_ENABLE_OPTIONS_USE_DURATION                                                                                    |
  +--------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-2352`_   | Infrequently, peripheral does not send out peripheral security request and gapbondmgr_pair returns 0x1C                                                             |
  +--------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-2080`_   | Doxygen for HCIEXT_EnhancedModemTestTxCmd() modified to specify a way to modify the TxPower used                                                                    |
  +--------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-1990`_   | GAP_CB_PHY_UPDATE event is not returned for event: GAP_CB_CONN_ESTABLISHED                                                                                          |
  +--------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-1661`_   | [SWAT][Dual ADV] Peripheral fails to enable legacy adv set 2 after create connection to adv set 1 if they are using different address types                         |
  +--------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+

.. _BLE_LOKI-2511: https://sir.ext.ti.com/jira/browse/EXT_EP-11959
.. _BLE_LOKI-2500: https://sir.ext.ti.com/jira/browse/EXT_EP-12134
.. _BLE_LOKI-2484: https://sir.ext.ti.com/jira/browse/EXT_EP-11958
.. _BLE_LOKI-2472: https://sir.ext.ti.com/jira/browse/EXT_EP-12135
.. _BLE_LOKI-2459: https://sir.ext.ti.com/jira/browse/EXT_EP-12136
.. _BLE_LOKI-2417: https://sir.ext.ti.com/jira/browse/EXT_EP-12137
.. _BLE_LOKI-2352: https://sir.ext.ti.com/jira/browse/EXT_EP-12138
.. _BLE_LOKI-2080: https://sir.ext.ti.com/jira/browse/EXT_EP-12139
.. _BLE_LOKI-1990: https://sir.ext.ti.com/jira/browse/EXT_EP-12140
.. _BLE_LOKI-1661: https://sir.ext.ti.com/jira/browse/EXT_EP-11763

.. _8.20.00.119 (October 2024):

8.20.00.119 (October 2024)
^^^^^^^^^^^^^^^^^^^^^^^^^^

.. table::

  +--------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  | ID                 | Summary                                                                                                                                                          |
  +====================+==================================================================================================================================================================+
  | `BLE_LOKI-1994`_   | GATTServApp_ReadRsp API documentation error.                                                                                                                     |
  +--------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-1910`_   | GapAdv_prepareLoadByHandle may cause memory issues when executed on a NULL pointer                                                                               |
  +--------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-1690`_   | SysConfig BLE menus exposes non-available features                                                                                                               |
  +--------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-1672`_   | Scanner may report incorrect Tx Power value for advertiser using advertising sets with different Tx Power values                                                 |
  +--------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-1653`_   | In rare cases, when RPA refresh interval is low, a connection may fail to be established                                                                         |
  +--------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-1649`_   | [Extender Advertisement] When using Coded PHY as secondary, only S=8 will be used regardless of configuration                                                    |
  +--------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-1644`_   | GAP_UpdateLinkParamReq interface keeps returning bleAlreadyInRequestedMode when requesting parameters update as a peripheral after having requested as a central |
  +--------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-1612`_   | [AE] [Initiator] Connection is established with wrong connection parameters when using different PHY's for Primary & Secondary channels                          |
  +--------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-1584`_   | Memory leak in OADService_setParameter inside oad_service.c                                                                                                      |
  +--------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-1491`_   | Update Documentation for HW platform for HCI APIs                                                                                                                |
  +--------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-1339`_   | DTM Testing Packet Errors                                                                                                                                        |
  +--------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-1199`_   | [SWAT] GATT_ReadLongCharValue fails after 307 iterations during stress test                                                                                      |
  +--------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-935`_    | HCIExt_EnhancedModemHopTestTxCmd returns success, but test does not start                                                                                        |
  +--------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+

.. _BLE_LOKI-1994: https://sir.ext.ti.com/jira/browse/EXT_EP-11956
.. _BLE_LOKI-1910: https://sir.ext.ti.com/jira/browse/EXT_EP-11827
.. _BLE_LOKI-1690: https://sir.ext.ti.com/jira/browse/EXT_EP-11918
.. _BLE_LOKI-1672: https://sir.ext.ti.com/jira/browse/EXT_EP-11759
.. _BLE_LOKI-1653: https://sir.ext.ti.com/jira/browse/EXT_EP-11765
.. _BLE_LOKI-1649: https://sir.ext.ti.com/jira/browse/EXT_EP-11757
.. _BLE_LOKI-1644: https://sir.ext.ti.com/jira/browse/EXT_EP-11915
.. _BLE_LOKI-1612: https://sir.ext.ti.com/jira/browse/EXT_EP-11764
.. _BLE_LOKI-1584: https://sir.ext.ti.com/jira/browse/EXT_EP-11914
.. _BLE_LOKI-1491: https://sir.ext.ti.com/jira/browse/EXT_EP-11921
.. _BLE_LOKI-1339: https://sir.ext.ti.com/jira/browse/EXT_EP-11924
.. _BLE_LOKI-1199: https://sir.ext.ti.com/jira/browse/EXT_EP-11610
.. _BLE_LOKI-935:  https://sir.ext.ti.com/jira/browse/EXT_EP-11952

.. _8.10.01.02 (June 2024):

8.10.01.02 (June 2024)
^^^^^^^^^^^^^^^^^^^^^^

`Release notes <https://software-dl.ti.com/simplelink/esd/simplelink_lowpower_f3_sdk/8.10.01.02/exports/release_notes_simplelink_lowpower_f3_sdk_8_10_01_02.html>`_

.. table::

  +--------------------+------------------------------------------------------------------------------------------------------------------------+
  | ID                 | Summary                                                                                                                |
  +====================+========================================================================================================================+
  | `BLE_LOKI-1893`_   | The host_test example fails to build on Linux/MacOS.                                                                   |
  +--------------------+------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-1848`_   | When using same value for Scan Window and Scan Interval, the interval size is not accurate.                            |
  +--------------------+------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-1578`_   | After multiple GATT data transmissions, a blePending error was return.                                                 |
  +--------------------+------------------------------------------------------------------------------------------------------------------------+

.. _BLE_LOKI-1893: https://sir.ext.ti.com/jira/browse/EXT_EP-11779
.. _BLE_LOKI-1848: https://sir.ext.ti.com/jira/browse/EXT_EP-11781
.. _BLE_LOKI-1578: https://sir.ext.ti.com/jira/browse/EXT_EP-11778


.. _8.10.00.55 (May 2024):

8.10.00.55 (May 2024)
^^^^^^^^^^^^^^^^^^^^^

`Release notes <https://software-dl.ti.com/simplelink/esd/simplelink_lowpower_f3_sdk/8.10.00.55/exports/release_notes_simplelink_lowpower_f3_sdk_8_10_00_55.html>`_

.. table::

  +--------------------+------------------------------------------------------------------------------------------------------------------------+
  | ID                 | Summary                                                                                                                |
  +====================+========================================================================================================================+
  | `BLE_LOKI-1623`_   | Scannable advertiser only responds to single scan request received in advertisement.                                   |
  +--------------------+------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-1443`_   | Gatt Notifications cannot be received on Central after erasing all bonds.                                              |
  +--------------------+------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-1353`_   | SysConfig error when altering the advertisement parameters in Broadcaster role.                                        |
  +--------------------+------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-1352`_   | Target Address not changing when using directed advertising.                                                           |
  +--------------------+------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-1247`_   | [SWAT][Data Stream] Gatt_WriteLongCharValue() calls with size 512 bytes fails when using TI Clang Compiler.            |
  +--------------------+------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-1146`_   | Advertisements with Limited Discoverable Flag not terminating within lim_adv_timeout (180s).                           |
  +--------------------+------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-1034`_   | Critical Section order not optimal in ICall_leaveCSImpl & ICall_enterCSImpl functions.                                 |
  +--------------------+------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-949`_    | BLE stack does not remove the att rsp msg even when the BLE connection is lost.                                        |
  +--------------------+------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-1161`_   | [PSIRT] Stack generates unexpected RPA during fuzz attack when using speed optimization.                               |
  +--------------------+------------------------------------------------------------------------------------------------------------------------+

.. _BLE_LOKI-1623: https://sir.ext.ti.com/jira/browse/EXT_EP-11761
.. _BLE_LOKI-1443: https://sir.ext.ti.com/jira/browse/EXT_EP-11751
.. _BLE_LOKI-1353: https://sir.ext.ti.com/jira/browse/EXT_EP-11755
.. _BLE_LOKI-1352: https://sir.ext.ti.com/jira/browse/EXT_EP-11754
.. _BLE_LOKI-1247: https://sir.ext.ti.com/jira/browse/EXT_EP-11615
.. _BLE_LOKI-1146: https://sir.ext.ti.com/jira/browse/EXT_EP-11753
.. _BLE_LOKI-1034: https://sir.ext.ti.com/jira/browse/EXT_EP-11609
.. _BLE_LOKI-949:  https://sir.ext.ti.com/jira/browse/EXT_EP-11752
.. _BLE_LOKI-1161: https://sir.ext.ti.com/jira/browse/EXT_EP-11608

.. _v7x SDKs:

v7x SDKs
--------

* :ref:`7.20.01.10 (October 2023)`
* :ref:`7.20.00.29 (August 2023)`
* :ref:`7.10.00.35 (May 2023)`

.. _7.20.01.10 (October 2023):

7.20.01.10 (October 2023)
^^^^^^^^^^^^^^^^^^^^^^^^^

`Release notes <https://software-dl.ti.com/simplelink/esd/simplelink_lowpower_f3_sdk/7.20.01.10/exports/release_notes_simplelink_lowpower_f3_sdk_7_20_01_10.html>`_

.. table::

  +--------------------+------------------------------------------------------------------------------------------------------------------------+
  | ID                 | Summary                                                                                                                |
  +====================+========================================================================================================================+
  | `BLE_LOKI-768`_    | Device stops responding after multiple connections                                                                     |
  +--------------------+------------------------------------------------------------------------------------------------------------------------+


.. _BLE_LOKI-768: https://sir.ext.ti.com/jira/browse/EXT_EP-11435



.. _7.20.00.29 (August 2023):

7.20.00.29 (August 2023)
^^^^^^^^^^^^^^^^^^^^^^^^

`Release notes <https://software-dl.ti.com/simplelink/esd/simplelink_lowpower_f3_sdk/7.20.00.29/exports/release_notes_simplelink_lowpower_f3_sdk_7_20_00_29.html>`_

.. table::

  +--------------------+------------------------------------------------------------------------------------------------------------------------+
  | ID                 | Summary                                                                                                                |
  +====================+========================================================================================================================+
  | `BLE_LOKI-848`_    | CC2340R5 basic_ble_oad_offchip_peripheral Link Terminate when start OAD using bTool                                    |
  +--------------------+------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-756`_    | Tx Power value in advertisements is not updated after the advertisement are started                                    |
  +--------------------+------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-755`_    | Bonding fails if LTK not updated in the linkDB                                                                         |
  +--------------------+------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-754`_    | HCI_EXT_SetTxPowerDbmCmd() does not change txPower on CC23XX device                                                    |
  +--------------------+------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-721`_    | Repeatedly changing connection PHY sometimes causes connection timeout during long-term stability testing              |
  +--------------------+------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-699`_    | [basic_ble_oad_onchip] GATT caching can cause OAD to fail                                                              |
  +--------------------+------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-698`_    | CC2340R5: Canceling ongoing OAD via BTool causes retryOAD to fail                                                      |
  +--------------------+------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-681`_    | [OAD] CC23xx device does not indicate to Android/ iOS device to not cache GATT table                                   |
  +--------------------+------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-659`_    | [Basic BLE Profiles - CGM] Notifications are not sent after large amount of measurements are added                     |
  +--------------------+------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-657`_    | Basic BLE central device uses a peer's RP address after bonding                                                        |
  +--------------------+------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-656`_    | basic_ble not using SysConfig parameters for scan and connection parameters                                            |
  +--------------------+------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-640`_    | HCI_LE_ReadRfPathCompCmd and HCI_LE_WriteRFPathCompCmd not supported                                                   |
  +--------------------+------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-639`_    | [Basic Example] Basic Broadcaster Doesn't Advertise                                                                    |
  +--------------------+------------------------------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-477`_    | [SysConfig] Disable the display module checkbox is missing.                                                            |
  +--------------------+------------------------------------------------------------------------------------------------------------------------+



.. _BLE_LOKI-848: https://sir.ext.ti.com/jira/browse/EXT_EP-11445
.. _BLE_LOKI-756: https://sir.ext.ti.com/jira/browse/EXT_EP-11446
.. _BLE_LOKI-755: https://sir.ext.ti.com/jira/browse/EXT_EP-11444
.. _BLE_LOKI-754: https://sir.ext.ti.com/jira/browse/EXT_EP-11443
.. _BLE_LOKI-721: https://sir.ext.ti.com/jira/browse/EXT_EP-11442
.. _BLE_LOKI-699: https://sir.ext.ti.com/jira/browse/EXT_EP-11150
.. _BLE_LOKI-698: https://sir.ext.ti.com/jira/browse/EXT_EP-11151
.. _BLE_LOKI-681: https://sir.ext.ti.com/jira/browse/EXT_EP-11440
.. _BLE_LOKI-659: https://sir.ext.ti.com/jira/browse/EXT_EP-11399
.. _BLE_LOKI-657: https://sir.ext.ti.com/jira/browse/EXT_EP-11439
.. _BLE_LOKI-656: https://sir.ext.ti.com/jira/browse/EXT_EP-11441
.. _BLE_LOKI-640: https://sir.ext.ti.com/jira/browse/EXT_EP-11438
.. _BLE_LOKI-639: https://sir.ext.ti.com/jira/browse/EXT_EP-11124
.. _BLE_LOKI-477: https://sir.ext.ti.com/jira/browse/EXT_EP-11437




.. _7.10.00.35 (May 2023):

7.10.00.35 (May 2023)
^^^^^^^^^^^^^^^^^^^^^

`Release notes <https://software-dl.ti.com/simplelink/esd/simplelink_lowpower_f3_sdk/7.10.00.35/exports/release_notes_simplelink_lowpower_f3_sdk_7_10_00_35.html>`_

.. table::

  +--------------------+----------------------------------------------------------------------------------------------------+
  | ID                 | Summary                                                                                            |
  +====================+====================================================================================================+
  | `BLE_LOKI-494`_    | Central failed to establish connectionWL to peer with RPA from white list                          |
  +--------------------+----------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-436`_    | Basic BLE project with multirole BLE role advertises intermittently                                |
  +--------------------+----------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-435`_    | [macOS Build] imgtool command not found - build post process step for OAD examples fails           |
  +--------------------+----------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-431`_    | TERMINATION_IND sometimes missed when using ADV Interval \< 100ms                                  |
  +--------------------+----------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-405`_    | CC2340R5 current consumption increased by ~1uA due to longer duration of 'IDLE' state              |
  +--------------------+----------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-250`_    | GAP_ADV_EVT_MASK_SCAN_REQ_NOTI is not processed in the controller                                  |
  +--------------------+----------------------------------------------------------------------------------------------------+
  | `BLE_LOKI-225`_    | CC23X0 hangs after calling scan_enable                                                             |
  +--------------------+----------------------------------------------------------------------------------------------------+
  | `BLE_AGAMA-4307`_  | [PSIRT-145] Accepts PairConfirmSend with wrong values                                              |
  +--------------------+----------------------------------------------------------------------------------------------------+
  | `BLE_AGAMA-4307`_  | [PSIRT-144] Accepts PairRandomSend before exchanging public key                                    |
  +--------------------+----------------------------------------------------------------------------------------------------+
  | `BLE_AGAMA-4307`_  | [PSIRT-143] BLE secure pairing: Accepts DHKeyCheckSend with all fields zero                        |
  +--------------------+----------------------------------------------------------------------------------------------------+

.. _BLE_LOKI-494: https://sir.ext.ti.com/jira/browse/EXT_EP-11118
.. _BLE_LOKI-436: https://sir.ext.ti.com/jira/browse/EXT_EP-11121
.. _BLE_LOKI-435: https://sir.ext.ti.com/jira/browse/EXT_EP-11115
.. _BLE_LOKI-431: https://sir.ext.ti.com/jira/browse/EXT_EP-11114
.. _BLE_LOKI-405: https://sir.ext.ti.com/jira/browse/EXT_EP-11113
.. _BLE_LOKI-250: https://sir.ext.ti.com/jira/browse/EXT_EP-11111
.. _BLE_LOKI-225: https://sir.ext.ti.com/jira/browse/EXT_EP-11123
.. _BLE_AGAMA-4307: https://sir.ext.ti.com/jira/browse/EXT_EP-11110
.. _BLE_AGAMA-4306: https://sir.ext.ti.com/jira/browse/EXT_EP-11109
.. _BLE_AGAMA-4305: https://sir.ext.ti.com/jira/browse/EXT_EP-11108

