Hi all,
1. I am doing end device for CC2538 working on level control clusters.My call back for level control is not getting executed when i am sending data from client side.I am usingAPI
" zclGeneral_SendLevelControlMoveToLevelWithOnOff(SAMPLESW_ENDPOINT,&zclSampleSw_DstAddr,adc_digital_value,100,TRUE,seq_level++);"
for sending data to server but the control to level call back is not coming on server side.
2. Also what is the use of ZCL_DISCOVER .
Please suggest.
Thanks
Amit