Other Parts Discussed in Thread: Z-STACK, CC2650, CC2530
Hi all.
I have a problem writing a string to attribute. I've managed to read and write uint8 type attribute, but when I try to write string to ATTRID_BASIC_LOCATION_DESC, attribute is empty when read.
Can anyone post an example for writing string to ATTRID_BASIC_LOCATION_DESC attribute (ZCL_CLUSTER_ID_GEN_BASIC). I'm using sampleswitch app to learn zstack.
And If I want to write local attribute, should I still use zcl_SendWrite()? Thanks.




