Other Parts Discussed in Thread: CC1120 , SIMPLICITI 项目背景:需要用cc1120组建一个低功耗的RF网络,网络结构如下:
1、初步考虑采用6LowPan或SimpliciTI协议,请问这两种方案在软件开发难度和工作量方面,有何区别?
2、有没有其它推荐的组网方案?
谢谢!
Other Parts Discussed in Thread: SIMPLICITI , CC2500 , MSP430F5529 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/other-wireless-group/other-wireless/f/other-wireless-technologies-forum/573521…
Other Parts Discussed in Thread: SIMPLICITI , CC2520 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/zigbee-thread-group/zigbee-and-thread/f/zigbee-thread-forum/622245/cc2520-cc2520-unexpected…
Other Parts Discussed in Thread: SIMPLICITI 查看simpliciTI的协议栈里面射频发送的源码,CCA发送这里我有一段代码移植不明白
#define MRFI_CONFIG_GDO0_AS_PAPD_SIGNAL() mrfiSpiWriteReg(IOCFG0, MRFI_GDO_PA_PD)
/* For CCA algorithm, we need to know the transition from the RX state to
*…
Other Parts Discussed in Thread: SIMPLICITIsimpliciti上面的源码
/*
* Read the RXBYTES register from the radio.
* Bit description of RXBYTES register:
* bit 7 - RXFIFO_OVERFLOW, set if receive overflow occurred
* bits 6:0 -…