Other Parts Discussed in Thread: DM3730, CC2530, REMOTI
Hello All,
I am going through TI HA profile code [ZAP-MSP430-2.5.1] ported for Linux, I am using this on DM3730.
Setting Device as coordinator - failed
We are using "-DZAP_NV_RESTORE=FALSE".
1. Hardware Reset CC2530 using a GPIO.
2. I am using "SYS_OSAL_NV_WRITE" command to configure ZCD_NV_LOGICAL_TYPE[0 - coordinator], ZCD_NV_PAN_ID[0xFFFF], and ZCD_NV_CHANLIST.
3. I found setting channel command getting failed/not responding with in time [SRDY]. Will this effect coordinator setup?
4. OSAL: In the code for "ZDO_STATE_CHANGE_IND", there is a event set [I am receiving this AREQ from CC2530], but this event is not getting called - any timer related issue here ?
Thanks & Regards
Anil.
