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.

Help on CC2541 Central

Hi,

     I am using BLE1.4 stack, where I am facing some difficulties.

1.How to find service and characteristics in SimpleBLECentral project?

     simpleBLEFindSvcUuid( SIMPLEPROFILE_SERV_UUID,pEvent->deviceInfo.pEvtData,pEvent->deviceInfo.dataLen )

The above function call is returning FALSE always.

2.How to know the connected Pheripheral device name?

3. I am not able to capture SCAN_RSP_DATA. 

    simpleBLECentralEventCB(gapCentralRoleEvent_t *pEvent) : In this callback function at the event "GAP_DEVICE_INFO_EVENT" , I am able to capture      ADVT_DATA but not SCAN_RSP_DATA.

Please help me to solve the above.

Thanks.

Regards,

Anuhya.