Other Parts Discussed in Thread: Z-STACK,
Tool/software: TI C/C++ Compiler
Hello.
I am using generic app in z-stack 3.0 to create a coord and a router device. I am using Z-TOOL to show it information .
COORDINATOR :
Start Time: 4/14/2018 10:22:31 AM
<TX>10:22:43.58 COM3 UTIL_GET_DEVICE_INFO (0x2700)
<RX>10:22:43.59 COM3 UTIL_GET_DEVICE_INFO_RESPONSE (0x6700)
Status: SUCCESS (0x0)
IEEEAddr: 0x00124B000DAEBED3
ShortAddress: 0xFFFE
DeviceType: COORDINATOR (0x1)
DeviceState: DEV_HOLD (0x0)
NumAssocDevices: 0x00
AssocDevicesList
<TX>10:22:46.36 COM3 UTIL_GET_NV_INFO (0x2701)
<RX>10:22:46.45 COM3 UTIL_GET_NV_INFO_RESPONSE (0x6701)
Status: 8 (0x8)
IEEEAddress: 0x00124B000DAEBED3
ScanChannels: NONE (0x0)
PanID: 0x0000
SecurityLevel: 0x00
PreConfigKey: ......L.v...H 5. (0x0B, 0xFF, 0xFF, 0xFF, 0x12, 0xA4, 0x4C, 0xFB, 0x76, 0x03, 0xE7, 0x81, 0x48, 0x20, 0x35, 0xF8)
ROUTER :
Start Time: 4/14/2018 10:22:33 AM
<TX>10:23:03.11 COM6 UTIL_GET_DEVICE_INFO (0x2700)
<RX>10:23:03.12 COM6 UTIL_GET_DEVICE_INFO_RESPONSE (0x6700)
Status: SUCCESS (0x0)
IEEEAddr: 0x00124B000DAEC0B8
ShortAddress: 0xFFFE
DeviceType: ROUTER (0x2)
DeviceState: DEV_HOLD (0x0)
NumAssocDevices: 0x00
AssocDevicesList
<TX>10:23:04.95 COM6 UTIL_GET_NV_INFO (0x2701)
<RX>10:23:05 COM6 UTIL_GET_NV_INFO_RESPONSE (0x6701)
Status: 8 (0x8)
IEEEAddress: 0x00124B000DAEC0B8
ScanChannels: NONE (0x0)
PanID: 0x0000
SecurityLevel: 0x00
PreConfigKey: .....z....S,.... (0x0B, 0xFF, 0xFF, 0xFF, 0xFE, 0x7A, 0x01, 0xC3, 0xC0, 0x11, 0x53, 0x2C, 0xFF, 0x9D, 0x82, 0x89)
Why shortaddr of coord and Router is 0XFFFE ? Scanchanel is 0x0 ?