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 3.0.2协议栈 CC2530的ZNP创建网络后,串口不能发送子设备的的数据

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

CC2530协调器,Z-Stack 3.0.2协议栈。

1,ZNP 工程,选为CC2530-DEBUG.

2,  ZNP使用串口,已调OK,能接收串口数据,如电脑向ZNP发送:FE 03 26 08 FC FF FE D0,串口有回应:FE 01 66 08 00 6F      FE 03 45 B6 00 00 00 F0 ,同时,抓包器可以看到设备在ZDP层,有management permit joining request 数据包发送出来

3,之后,无线抓包器可以看到一个zigbee子设备的入网所有信息, 但串口无子设备的数据发送,怎样才能让设备的入网信息在串口发送出来?

4,以前做的ZHA1.2版本ZNP,在设备入网时,串口是可以发送入网的信息。不知这个3.0的工程哪个地方需要修改一下,才可以看到?

谢谢!