Other Parts Discussed in Thread: Z-STACK
Dear, I'm implementing ZNP based application using CC2530 in ZNP_ALT mode and STM32H747 mcu.
I'm performing a lot of call, and all calls go well except zdoSimpleDescReq.
Callback (mtZdoSimpleDescRspCb_t pfnZdoSimpleDescRsp; // MT_ZDO_SIMPLE_DESC_RSP 0x84) is called only when SimpleDesc response has status 0x00. I need to know when SimpleDesc status is not_active also.
I compiled ZStack with IAR 8051.
Best regards.