mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
feat(ble_mesh): Enable IV Index recovery by default
(cherry picked from commit 8e59eb4850)
Co-authored-by: Liu Linyan <liulinyan@espressif.com>
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