Bluetooth LE SDK Example and Middleware Version 11.0.0 - Release Notes (Jan 22, 2026)#
Simplicity SDK Version 2025.12.0
The Bluetooth SDK is an advanced Bluetooth 6.1-compliant stack that provides all of the core functionality along with multiple API to simplify development. The core functionality offers both standalone mode, allowing a developer to create and run their application directly on the SoC, or, in NCP mode, allowing for the use of an external host MCU.
Click here for earlier releases.
Release Summary#
Key Features | API Changes | Bug Fixes | Chip Enablement
Key Features#
Host examples shown on Studio Launcher page.
Most bootloader-aware example applications converted to standalone to simpify early development.
API Changes#
None.
Bug Fixes#
Various Electronic Shelf Label (ESL) related bug fixes.
Various Channel Sounding (CS) related bug fixes.
Various generic bug fixes.
Chip Enablement#
Added xGM270S SiP module support.
Key Features#
New Features | Enhancements | Removed Features | Deprecated Features
New Features#
None.
Enhancements#
The "Log" component now enables the compiler to optimize out filtered out (or masked out) loggings. If a project uses any related API (app_log_filter_threshold_enable, app_log_filter_threshold_set, app_log_filter_mask_enable, app_log_filter_mask_set), turn on the "Enable runtime configuration" setting in the Log configuration.
Removed Features#
None.
Deprecated Features#
None.
API Changes#
New APIs | Modified APIs | Removed APIs | Deprecated APIs
New APIs#
None.
Modified APIs#
None.
Removed APIs#
None.
Deprecated APIs#
None.
Bug Fixes#
| ID | Issue Description | GitHub / Salesforce Reference (if any) | Affected Software Variants, Hardware, Modes, Host Interfaces |
|---|---|---|---|
| 1557180 | ESL AP: PAwR default timing parameters have been changed to avoid ESL tags losing sync during network deployment. | None | All; generic software issue |
Chip Enablement#
| Chip Family | OPNs / Boards / OPN Combinations | Supported Software Variants (if applicable) | Supported Modes | Supported Host Interfaces |
|---|---|---|---|---|
| xGM270S | Board: BRD2715A, BRD4356A | Standard | SoC, NCP, RCP | N/A |
Application Example Changes#
New Examples | Modified Examples | Removed Examples | Deprecated Examples
New Examples#
None.
Modified Examples#
| Example Name | Changes | Supported Software Variants if applicable | Supported Modes | Supported OPNs / Boards / OPN Combinations | Supported Host Interfaces |
|---|---|---|---|---|---|
|
All NCP host examples |
|
Standard | NCP |
External Hosts:
|
UART |
|
bt_rcp example |
This example requires flow-control. | Standard | RCP | Radio boards with flow control pins routed out supported only. | UART |
|
bt_rcp_cpc example |
Security is enabled by default in the bt_rcp_cpc sample application. | Standard | RCP | All supported. | UART |
Removed Examples#
Removed Example Name | Was Deprecated? | Note |
|---|---|---|
NCP-host positioning GUI example | Yes | |
NCP-host daemon example | No | Functionality covered by adding |
Deprecated Examples#
None.
Known Issues and Limitations#
| ID | Issue or Limitation Description | GitHub / Salesforce Reference (if any) | Workaround (if any) | Affected Software Variants, Hardware, Modes, Host Interfaces |
|---|---|---|---|---|
| 1543819 | The automated upgrade is not possible for bt_cs_ncp and bt_cs_soc_initiator examples. | None | Upgrade from 2025.6.x has to be carried out manually. The recommended way to upgrade your project is to create a new project from sisdk-2025.12.x and migrate your changes (e.g. application logic) on top of that. | All |
| 1565117 | IAR toolchain is not supported by Solution Examples | None | None | SoC |
| 1566100 | ESL sporadic crash after EAD decryption error | None | None | All |
| 1568416 | ESL Access point (AP) "exclusive mode" does not filter the ESL tags in some cases | None | None | All |