为了扩大节点数,我做多个网关和节点组成的星型网,怎么对网络做区分?急
CC1310组网怎么区分各个网络,可以像ZIGBEE一样设置安全密钥吗?
Viki Shi:
The TI 15.4-Stack supports AES encryption as defined by the IEEE 802.15.4 Specification. The application is responsible for management of the keys. The out-of-box example application of the TI 15.4-Stack demonstrates how to use security with the TI 15.4-Stack.
加密可参考out of box例程
Viki Shi:
例程在线地址:
dev.ti.com/…/Example Applications.html
YiKai Chen:
用TI 15.4 stack collector/sensor 例程,CC1310组网透過不同的PANID区分各个网络
user5017795:
回复 Viki Shi:
可以不在TI 15.4-Stack下就可以配置PANID这些参数吗?我目前只用到EASYLINK下,STACK工程代码量太大了,FLASH不够后面代码量的使用了
YiKai Chen:
回复 Alvin Chen:
FLASH不够用件以你換到CC1312R
user5017795:
回复 Alvin Chen:
然后目前例程中用的OAD升级,server端都是将镜像文件放在外部FLASH上面的吗?
Alvin Chen:
回复 user5017795:
是的。 你可以看bim 工程中设置。
dev.ti.com/…/native-oad.html
user5017795:
回复 Alvin Chen: