This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nRF51 discover handle range

Hi. I'm using PCA10028, SDK10.0.0, S130.

Example code is using "ble_db_discovery_start()" function to discover peripheral. In this function, there is "SRV_DISC_START_HANDLE" but there is no setting of End handle number.

For example, I want to discover as below. Handle num = 100(start)~300(end)

How can I make source code?

I need your help.

Related