Out of memory when porting to SDK 2.8.0

Dear nordic support team,

after having migrated my project to SDK release 2.8.0, the following message appears in the logs:

 <dbg> bt_sdc_hci_driver: configure_memory_usage: BT mempool size: 2983, required: 2960

What is the reason for this and how to fix it? There seems to be an insible config parameter CONFIG_BT_SDC_ADDITIONAL_MEMORY, but i can't set it via Kconfig

Regards

Ulf

Related