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.

CC2650: Create service in Host test

Part Number: CC2650
Other Parts Discussed in Thread: BLE-STACK,

Hi, 

I am testing Dual mode (Central, Peripheral) using the HOST test program.

I using to un-comment DGATT_DB__OFF_CHIP.

Questions

1) If I uncomment DGATT_DB__OFF_CHIP, can I register the service in the Host Test program?

2) I want to register Generic access service using ATT_ReadByGrpTypeRsp command.

If Len: 6, Datalist: 01: 00: FF: FF: 18: 00 is registered in the ATT_ReadByGrpTypeRsp command, it is registered as a custom service.

What is the problem?

thanks,

SC Lee.