Other Parts Discussed in Thread: TIMAC , CC2650 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/other-wireless-group/other-wireless/f/other-wireless-technologies-forum/720729/cc2650em-4xs-rd-unable…
Other Parts Discussed in Thread: CC2650 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/other-wireless-group/other-wireless/f/other-wireless-technologies-forum/693223/cc2650em-4xs-rd-unable-to…
Other Parts Discussed in Thread: TIMAC 我使用的是timac_1_05_02_43299协议栈。目前板子单独测试的时候是符合官方文档的电流消耗的。
但是执行完 MSA_ScanReq(MAC_SCAN_ACTIVE, 3); 联网以后电流就一直在7点几ma。
在使用MAC_MlmeDisassociateReq(); 进行断网处理也并不能使功耗降低,实验了MAC_MlmeResetReq(TRUE);即初始化MAC之后是可以使电流降低的,但是之后再运行 MSA_ScanReq…
Can't find a source file at "/home/vagrant/CC13X0/components/lprf-timac-2/low_level/cc13xx/mac_radio.c"
Locate the file or edit the source lookup path to include its location.
运行是出现这种错误
Other Parts Discussed in Thread: SYSBIOS , TIMAC , CC2650 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/zigbee-thread-group/zigbee-and-thread/f/zigbee-thread-forum/681560/cc2650-znp-compilation…
Part Number: LAUNCHXL-CC1310 Other Parts Discussed in Thread: TIMAC
你好,
我现在遇到一些问题需要寻求帮助。我现在计划使用TI15.4的collector与sensor例程发送采集到的ADC数据,我现在计划每次发送100个ADC数据,所以我将使用clock例程产生一个定时器,每10ms采集一个ADC数据,并将ADC数据存储到定义的包含一百个元素的数组中,但是当我从sensor发送数据到collector时,collector端接收到的数据全是零…