Part Number: LAUNCHXL-CC1310 Other Parts Discussed in Thread: CC1310 Tool/software: Hi I'm developing with CC1310 LAUNCHXL_KIT and while developing I want to enter "Sleep Mode" so I'm testing with CCS and using debug, but I'm not sure if I can use the…
Part Number: LAUNCHXL-CC1310 Other Parts Discussed in Thread: CC1310 Tool/software: Hello, I wanted some help regarding interfacing CC1310-90 launchpad with MCP2515 CAN module and establish CAN communication, does anyone have drivers for MCP2515 which…
Part Number: LAUNCHXL-CC1310 Other Parts Discussed in Thread: CC1310 After building Project for pwmled2_CC1310_LAUNCHXL_tirtos_gcc I am getting the below mentioned window, The target become connected but DI06 and DI07 Led don't active. How will I solve…
Part Number: LAUNCHXL-CC1310 Tool/software: Hi, I'm trying to flash the contiki-ng example "base-demo" inside the Launchpad CC1312R1, and I've followed the steps on https://docs.contiki-ng.org/en/master/doc/platforms/simplelink.html# …
Part Number: LAUNCHXL-CC1310 Tool/software: hi I am currently developing using cc1310 LAUNCHXL and the sensor example in resource. I used the TI-RTOS power driver to enter deepsleep mode using the Power_sleep(PowerCC26XX_STANDBY) command to enter deepsleep…
Part Number: LAUNCHXL-CC1310 Other Parts Discussed in Thread: CC1310 , LAUNCHXL-CC1310: Whether CC1310 High Speed Mode has use PN9_WhiteDate to process message?
Part Number: LAUNCHXL-CC1310 Other Parts Discussed in Thread: CC1310 Tool/software: int main(void) { // Initialize the board Board_init();
// Initialize task parameters Task_Params taskParams;
#ifdef ONE_TASK_CREATE Task_Params testTaskParams; #endif
#ifndef…
Hi,
I believe there is an EasyLink API to set TX power. Did you look in the EasyLink header file?
To increase your range please go through this app note and the advice given:
https://www.ti.com/lit/swra370
Cheers,
Marie H
Part Number: LAUNCHXL-CC1310 Other Parts Discussed in Thread: CC1310
Greetings everyone,
I am trying to build the example "rpl-border-router" of Contiki-NG using Code Composer Studio. I've followed the steps carefully, but no matter what I do, the **…
Part Number: LAUNCHXL-CC1310 Other Parts Discussed in Thread: CC1310 , LAUNCHXL-CC1312R1 , UNIFLASH Hi,
Hi, i m Riccardo. I've purchased recently the LAUNCHXL-CC1310 eval board and i would like to ask if there is a document where i can read how to communicate…