From 9a7f72dc0a9613187c384e8d3d7254e1de83bd8b Mon Sep 17 00:00:00 2001 From: Marcin Kajor Date: Fri, 8 Dec 2023 14:46:04 +0100 Subject: [PATCH] manifest: Pull Matter fix for unwanted WiFi connection request This patch pulls the Matter fix for unexpected WiFi connection request that may happen when the SSID of interest is not available at first attempt during commissioning (which results in commissioning failure). Signed-off-by: Marcin Kajor --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index d670b145a709..27dfdcbd605e 100644 --- a/west.yml +++ b/west.yml @@ -149,7 +149,7 @@ manifest: - name: matter repo-path: sdk-connectedhomeip path: modules/lib/matter - revision: v2.5.1-rc1 + revision: 899d21091760d422cc9e0afaa466dd64add8d272 submodules: - name: nlio path: third_party/nlio/repo