Solved
STM32WB55 configured as the client, and I want to connect to 4 servers. But I am not able to connect to more than 1 server. When I call aci_gap_start_general_discovery_proc API to start searching for 2nd server, it's not returning BLE_STATUS_SUCCESS,
it's returning 0x82.
Can someone please help me with this?