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.

z-stack2.5.1a中怎么使用timer1,能不能直接在sensor.c中直接使用

Other Parts Discussed in Thread: CC2530, Z-STACK

我做的是用超声波测距,并通过无线络网传给协调器,文件有:Coordinator.c,Coordinator.h,Enddevice.c,Sensor.c,Sensor.h

协议栈:z-stack 2.5.1a.CC2530.

出现问题:无线传输时,不能传送距离,但是不用协议栈时,却可以测距

请好心人,帮我看一下代码有什么问题

DONE9.1.zip