Part Number:CC2538
Hello E2E community,
I am working on CC2538 Zigbee Z-stack Embedded firmware.I am trying to write the device list data & related information to the CC2538-ZNP-device.
I have to colne CC2538 ZNP device. & I am referring the link suggested by YK Chen. which is given below.
https://sunmaysky.blogspot.com/2016/01/how-to-clone-existing-z-stack.html?m=1
For that I am using CC2538ZNP-with-SBL.hex to communicate with the CC2538-ZNP-device. // MT_SYS_KEY_MANAGEMENT flag set in C/C++ Compiler -> Preprocessor tab & BR = 115200.
I am using a USB-Serial Convertor to communicate theCC2538 ZNP device with Z-Tool Application.
( tx & rx Pins of USB-Serial Converter are connected to EM_UART_TX& EM_UART_RX pins of SmartRF06, Flow Control is disabled & BR = 115200 )
If I am trying to scan device on Z-tool Application I am getting Errorlike No Device Found.
Find the attachments given below will help to understand the setting made on Z-Tool Application.
Will you please help me to solve this problem?.
Thanks & Regards
Shiv Patil.