BLE multiple connections support

Dears,

We are developing a product based on nRF5340.

OS: Zephyr RTOS
SDK: zephyr-sdk-0.15.2

Right now single connection works and iOS/Android phone with our app is able to connect to nRF5340 device via BLE. But only 1 connection has been supported.

Following this thread:  BLE peripheral that supports 2 simultaneous connections with nRF Connect SDK 1.8
didn't work for me.

Do you have an idea where I need to look?

Thank you in advance.

Related