This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2640R2F-Q1: connect identity problem

Part Number: CC2640R2F-Q1

dear

customer use CC2640R2F-Q1 as below application

In this application,the service side is a dynamically generated,so the same callback function implementation (WriteCBs) is used when registering the service,In the case of two service uuids, when the APP connects with the client, the program is expected to independently identify which service (eigenvalue) has been connected.How to implement this function?

Connhandle can be distinguished and checked?no matter through FEC9 or FF03 connection, Connhandle value is 0. Uuid =0x2902?thanks in advance