Part Number: LAUNCHXL-CC1352P Other Parts Discussed in Thread: LAUNCHXL-CC1352R1 , , CC1352P , CC1352R , SYSCONFIG , SIMPLELINK-CC13XX-CC26XX-SDK I want to use OpenThread with LAUNCHXL-CC1352P1, but the Resource Explorer only shows examples of codes to LAUNCHXL…
Part Number: LAUNCHXL-CC1352R1
Hi
I notice that as of simplelink sdk 6.3 easylink has disappeared...what is used in its place?
Coupled with that, has OAD also been dropped as of sdk 6.3...so here also, what does one use instead?
Can someone point me…
Part Number: LAUNCHXL-CC1352R1 Hi,
I'm trying to communicate between tasks using tirtos7. I've followed this tutorial : https://dev.ti.com/tirex/explore/node?node=A__ATOcjUy6zyynCMWH-Ys6Ng__com.ti.SIMPLELINK_ACADEMY_CC13XX_CC26XX_SDK__AfkT0vQ__LATEST&search…
Part Number: LAUNCHXL-CC1352R1 Other Parts Discussed in Thread: SYSCONFIG Hi Team,
EBYTE E79-400DM2005S
1) RF Packet tx code getting rf packet failed during transmission with Smart RF studio 7, I have attached my settings for your reference, please let…
Part Number: LAUNCHXL-CC1352R1 Hi team,
Here is a question from the customer,look forward to hearing from you!
#include <stdint.h>
#include <stddef.h>
#include <math.h>
#include <stdio.h>
#include <string.h>
/* 驱动头文件 */
#include <ti/drivers/DAC…
Part Number: LAUNCHXL-CC1352R1 Other Parts Discussed in Thread: CC1352R
Hello,
I am using CC1352R launch pad as a receiver and I am connecting CC1352 sensor tag with it to get the sensor data on it. I am trying to see any output on the TERA TERM screen…
Part Number: LAUNCHXL-CC1352R1 Other Parts Discussed in Thread: SYSCONFIG , ENERGYTRACE Hi
I'm using CCS10.2 with TI-RTOS & posix.
My program has a few tasks...i need to put one of these tasks to sleep [ using sleep() or Task_sleep() ], but i would…
Part Number: LAUNCHXL-CC1352R1 Other Parts Discussed in Thread: CC1352R , LPSTK-CC1352R I want to communicate between the CC1352R launchpad and CC1352 sensor tag like a sender and receiver . How can I do it. Also when I plug in the Launch pad, Tera term…
Part Number: LAUNCHXL-CC1352R1 Hi,
Can the rfPacketTx example program achieve standby mode or shutdown mode current.
I am working on a MSP430 connected to CC1352R1 using UART interface. When the CC1352R1 with rfPacketTx example program is connected to MSP430…
Part Number: LAUNCHXL-CC1352R1 Other Parts Discussed in Thread: CC1352R I am working with CC1352R LaunchPad development kit . I want to write code in register level using this board. Is there any way to program Launchxl - CC1352r1 in bare metal? I have tried…