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.