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.

CC2530: Z-Stack MESH and UART problem

Part Number: CC2530
Other Parts Discussed in Thread: Z-STACK, , CC2591, CC2531

Hello everyone,

I'm working on CC2530 module and Z-Stack MESH. And i'm new with Zigbee.

Before i post this thread, i found some posts:

And my problem is i cant comunicate CC2530 with Z-Tool.

I flashed firmware in a link: C\Texas Instruments\Z-Stack Mesh 1.0.0\Projects\zstack\ZNP\CC253x\znp.eww into CC2530 and didn't change anything by using SmartRF( i hexed file .eww) and CC Debugger.

I use CC2530 UART pins like this:
P0.3: CC2530 Tx pin ; P0.2: CC2530 Rx pin, CFG1(P2.0) wire to GND (from CC2530ZNP Interface Specification.pdf). I dont use CTS and RTS pin because my UART-COM module dont have those pins.
I configure COM port in ZTool: baudrate 115200, 8-N-1, Flow control: NONE. And my Z-Tool always show "no device found".


So what should i do?? and i have 4 more questions are:


1. Which type of hex-file should i use when creat a .hex file from znp.eww? intel-standard or intel-extended?
2. Is Z-Stack MESH 1.0.0/znp.eww support UART0 automatically? or i have to reconfigure it??
3. The codes in the post i show above? i dont understand where i use those code??
4. If i flash Z-Stack Mesh 1.0.0/znp.eww into my CC2530, will all my module form a MESH network automatically?

Sorry for my english! :)
Thanks in advance....

regards,

PhongNguyenKhac