Peripheral Bluetooth not working with SDK v2.6.1

Hi everybody
I'm using sample bluetooth peripheral with sdk v2.6.1 and toolchain v2.6.1 to load with nrf5340 but it doesn't seem to build, I see the library has changed from bt_hci_rpmsg-ipc to bt_hci_ipc and I tried turning on CONFIG_BT_HCI_IPC=y and CONFIG_BT_RPMSG=n but it still works cannot be built
How can I fix the above error?

Best regards!

Related