From 9c6746e318a0a668ae951559e36c4843527ad3ba Mon Sep 17 00:00:00 2001 From: LDAB Date: Mon, 8 Jul 2024 08:05:15 +0200 Subject: [PATCH] update netcore prj --- app/child_image/hci_ipc.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/child_image/hci_ipc.conf b/app/child_image/hci_ipc.conf index 09ae24e5..acf0a33f 100644 --- a/app/child_image/hci_ipc.conf +++ b/app/child_image/hci_ipc.conf @@ -45,3 +45,5 @@ CONFIG_BT_CTLR_DATA_LENGTH_MAX=251 # Temporary fix as there is a strange behaviour with some Android # phones. CONFIG_BT_DATA_LEN_UPDATE=n + +CONFIG_BT_PER_ADV_SYNC=y