Other Parts Discussed in Thread: CC2530
I´m trying to deploy a ZigBee network with a CC2530ZNP based Coordinator with Pro-secure_LinkKeyJoin firmware. I have no problems to add comercial zigbee devices (end devices & routers) to the network. But I want to develop my own zigbee devices with ZStack and CC2530 now. I have read some TI docs obout ZStack and security but I still have some doubts about the correct security settings for my own end devices and routers:
SECURE = 1?
zgPreConfigKeys = False?
zgUseDefaultTCLK = True ?
DEFAULT_TC_LINK_KEY 'ZigBeeAlliance09'?
TC_LINKKEY_JOIN defined?
Are theese settings ok?
Regards.