This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2538-CC2592EMK: Problem with CC2538 ZNP setting up, using Z-Tool

Part Number: CC2538-CC2592EMK
Other Parts Discussed in Thread: Z-STACK, CC2538, , CC2530

Hello friends,

I am trying to configure a simple ZigBee network using ZNP method.

I have done the following.

1 - Build and Flash the unmodified ZNP program from Z-stack 3.1 with the following DEFINED SYMBOLS:

HAL_UART_USB
USB_SETUP_MAX_NUMBER_OF_INTERFACES=5
xHAL_SPI=TRUE
xHAL_UART=TRUE
BDB_FINDING_BINDING_CAPABILITY_ENABLED=0
TC_LINKKEY_JOIN
ewarm
CC2538_USE_ALTERNATE_INTERRUPT_MAP=1
CC2538ZNP
ZNP_ALT
xPOWER_SAVING
FEATURE_SYSTEM_STATS
FEATURE_RESET_MACRO
ZDNWKMGR_MIN_TRANSMISSIONS=0
MT_UART_DEFAULT_OVERFLOW=FALSE
ASSERT_RESET
FAKE_CRC_SHDW
ZCL_READ
ZCL_DISCOVER
ZCL_WRITE
ZCL_BASIC

2 - Using Z-Tool and following the tutorial in  I also refer to the post  and  

3 -  This is the screen shoot of my Z-Tool Commands. 

As you can see, I cannot establish the network on my Coordinator (COM12) thus, Router (COM8) cannot join. I can't quite identify where is the problem despite trying many times. I am using Windows 10 FYI. 

It would be very great if someone can help pointing me into the right direction.

Thank you very much,

Alex