Hi All,
Thanks YiKai for your pinpoint help in bind query.
This is complete new question, related to zdo callbacks.
I found two ways of zigbee configuration. What is the difference between these commands
1. Using ZB_WRITE_CONFIGURATION
2. SYS_OSAL_NV_WRITE
I am using HA profile code ported to Linux. It is OSAL based code. I am using SYS_OSAL_NV_WRITE commands to set callbacks "ZCD_NV_ZDO_DIRECT_CB"
-------------------------------------------------------
| 0x5 | 0x21 |0x9 | 0x8f | 0x0 | 0x0 | 0x1 | 0x1 |
------------------------------------------------------
How much time is required for CC2530 to process this command. I am waiting fro 200mSec. After this time I am sending zigbee_read_configuration command.
Most of the time I am not getting response for this [set callback to true ]command within this time interval.
Without callbacks I can not get any new device information/ other callbacks.
Any Help will be greatly appreciated.
Thanks & Regards,
Anil.