Hi,
I was using the accompanying application note, Application-Level Tuning of Z-Stack_F8W-2006-0005_.pdf, to enable security and encryption for my ZigBee wireless network.
However, it seems that the document is out dated since the variable aesEngineSetting is not declared anywhere in the ZStack code.
Now, how can I enable encryption for my network without this variable?
I see in Mac_api.h that there are a few defines to enable security (i.e. MAC_SEC_LEVEL_NONE, MAC_SEC_LEVEL_ENC, etc) but I only see that the ZStack is hardcode to run with MAC_SEC_LEVEL_NONE. Is there a reason why this is so? Can I set the security level to MAC_SEC_LEVEL_ENC or MAC_SEC_LEVEL_ENC_MIC_32?
Please advice.
Regards,
Grant