Skip to content

Commit 53862cb

Browse files
author
wifi-ci-agent
committed
WiSeConnect 3 SDK release: v3.5.3
1 parent 963b341 commit 53862cb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

components/device/silabs/si91x/wireless/inc/sl_wifi_device.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2396,8 +2396,8 @@
23962396

23972397
/**
23982398
* @def SL_SI91X_CONFIG_FEAT_BLE_ONLY_LOW_POWER_MODE
2399-
* @brief Enables BLE-only low power mode.
2400-
* @details Set this bit to enable a low power mode specifically for BLE operations. Only BLE low power mode code will be running from RAM.
2399+
* @brief Enables BLE low power mode for both standalone BLE and coexistence scenarios.
2400+
* @details When this mode is enabled, only the BLE low power mode code executes from RAM, optimizing power efficiency during BLE activity.
24012401
*
24022402
* @note Power numbers can be impacted when this feature is enabled. If @ref SL_SI91X_EXT_FEAT_LOW_POWER_MODE in ext_custom_feature_bit_map is enabled, this feature will be ignored.
24032403
*/

wiseconnect3.slsdk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ version=3.5.3
66
label=WiSeConnect 3
77
description=WiSeConnect 3 SDK
88

9-
prop.subLabel=Wi-Fi\\ SDK\\ 3.5.3-cf5
9+
prop.subLabel=Wi-Fi\\ SDK\\ 3.5.3
1010

1111
prop.file.templatesFile=wifi_templates.xml
1212

0 commit comments

Comments
 (0)