Hi JunTae Lee,
Just to confirm, did you run the JN-AN-1216 example?
Do you have a sniffer to capture the packets in the air?
First, Should I define and use a cluster ID?(sAfProfileDataReq.u16ClusterId)
and a profile ID either?(sAfProfileDataReq.u16ProfileId)
Using the ZWGUI you could use a custom cluster.
Second, I can't understand how this function works(APP_eApsProfileDataRequest). could you please explain brief?
and onoff cluster and level cluster use 'eZCL_CustomCommandSend' function. why the raw data option does not use this function(eZCL_CustomCommandSend)?
The on-off cluster has defined the commands and the structures by the ZigBee Spec. Please look at the ZigBee Cluster Library.
Finally, I used raw data option using ZGWUI and checked packet receive in child device.
but It was a simple packet receive debug message. I want to see the Message I send.
Are there other end device example?(I'm using extended light end device example) if not, what should I do?
I recommend using a sniffer for a better debug purpose. Do you have a KW41 dongle?
Regards,
Mario