This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

DB discovery problem

Hello Nordic!

I'm developing with nrf52840, s340, sdk 15.3.0, gcc-arm-none-eabi-7-2018-q2 in my customboard.

Recently, I am making ble central module.

I can scan and connect a lot of sensors.

However, If I call 'ble_db_discovery_start' multiple times at the same time, sometimes I can not find all services in one sensor for a long time.

Of course, I am using 'BLE_DB_DISCOVERY_ARRAY_DEF'.

I don't know how to solve this problem. 

Parents Reply Children
Related