Part Number: CC2530
Other Parts Discussed in Thread: Z-STACK
Hello,
I am running Z-Stack 3.0.1 (ZNP project) on CC2530 + SMARTRF05EB. I am communicating via UART with that stack using ZNP Host framework running on linux box. I successfully onboarded OSRAM Connected Lighting Module and started sending ZCL "ON", "OFF" commands alternatively at a rate of 500 ms. After 20-30 successful transmissions, I see that OSRAM light no longer toggles and I do not see any traffic on UART coming back from Z-Stack. I can only recover from this state after power cycling the board.
Compiled Z-Stack 3.0.1 CC2530 ZNP project with preprocessor flags
BDB_FINDING_BINDING_CAPABILITY_ENABLED=0
TC_LINKKEY_JOIN
NWK_MAX_DEVICE_LIST=10
ZDSECMGR_TC_DEVICE_MAX=30
DISABLE_GREENPOWER_BASIC_PROXY
FEATURE_SYSTEM_STATS
MT_GP_CB_FUNC
What am I doing wrong? I have had similar experience with Z-Stack Home 1.2.2a. Any help will be appreciated.
Thanks,
Yash