Hi,
I am developing a system similar to door lock system.
In our system, user data should transmit from ZED(or ZR) to ZC.
So i modified the ZB_ZCL_ON_OFF_SEND_REQ macro to add user data.
With wireshark, packet size is ok (includes the user data bytes).
But i cannot extract appended user data at ZC side.(Light On/Off command can be parsed successfully).
I am using HA profile.
Give some clues.
Thanks.