I'm using the NRF52840 SDK 15.0.0
I have 2 task threads and 5 ble services.
Now what happens is when I'm trying to connect the device with 2 tasks and ble services I'm unable to connect/pair the nrf52 device.
When I comment on one task the device getting paired.
TASK_MANAGER_CONFIG_STACK_SIZE 4096
can anyone help me what was the mistake I'm done?