Hi,
I've updated my project to SDKV3.40, CC2642R: IAR compile error when running XDC Tools
I find that the CHAR Device Name and Appearance are only writable, and also I ran the example project simple_peripheral, the result is the same, how can I enable the readable property?
The project use GGS_SetParameter(GGS_DEVICE_NAME_ATT, GAP_DEVICE_NAME_LEN, attDeviceName) to set device name. It seems that SDK set the property to writable.