Thanks! Yes that works.
I am able to read the data using uint8 valueRead = pMsg->msg.readRsp.value[2];
I am not sure why the data value I send via SIMPLEPROFILE_CHAR4 is in value[2] but never mind, its working!
Thanks! Yes that works.
I am able to read the data using uint8 valueRead = pMsg->msg.readRsp.value[2];
I am not sure why the data value I send via SIMPLEPROFILE_CHAR4 is in value[2] but never mind, its working!