mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
Merge branch 'idf/ble_mesh_iv_recover_v5.3' into 'release/v5.3'
feat(ble_mesh): Enable IV Index recovery by default (5.3) See merge request espressif/esp-idf!51969
This commit is contained in:
@@ -864,7 +864,7 @@ if BLE_MESH
|
||||
|
||||
config BLE_MESH_IVU_RECOVERY_IVI
|
||||
bool "Recovery the IV index when the latest whole IV update procedure is missed"
|
||||
default n
|
||||
default y
|
||||
help
|
||||
According to Section 3.10.5 of Mesh Specification v1.0.1.
|
||||
If a node in Normal Operation receives a Secure Network beacon with an IV index
|
||||
|
||||
Reference in New Issue
Block a user