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.

关于TIMAC直接发送数据的问题

Other Parts Discussed in Thread: CC2530, TIMAC

大家好,诚心向大家讨教一个问题。本人以前开发过 freescale 的zigbee协议应用,现在转到 TI 的芯片 CC2530

我记得 freescale 是支持直接通过长地址或者短地址进行点对点的发送,不需要进行节点关联 associate 绑定等等。但是我现在基于 TIMAC 进行开发的时候,发现它必须要先组建网络, 关联节点以后才能够发送数据,这个给我带来很大的不灵活和不便。

请教各位是否有办法实现CC2530点对点的长地址直接通讯 ?

谢谢