Other Parts Discussed in Thread: CC2538, TIMAC
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:CC2538 主题中讨论的其他器件: TIMAC
您好!
我将 CC2538用于与 ZigBee 无关的定制协议。
为此、我将使用基本射频功能来根据我的消息格式发送和接收数据。
我想将数据广播到网络中的所有设备。 是否有方法通过使用 basicRF 函数来实现它。
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.
您好!
CC2538专为基于 IEEE 802.15.4的协议而设计(不必是 Zigbee)。
考虑使用 TIMAC: http://www.ti.com/tool/TIMAC
广播的目的地址应为0xFFFF。
此致、
Toby