Part Number: LP-CC2652R7 Other Parts Discussed in Thread: SYSCONFIG , CC2652R7 Hi
I am using two launchpads to test UDP comminication. One of them runs CLI-FTD and the other one runs CLI-MTD example. I have configured the CLI-MTD as a sleepy device…
Part Number: LP-CC2652R7 Other Parts Discussed in Thread: UNIFLASH , CC2652R7 Hi
I am following this tutorial to try out BLE OAD on the LPs - Setting up the BLE OAD Environment — SimpleLink CC26x2 SDK BLE5-Stack User's Guide 1.01.01.00 documentation…
Part Number: LP-CC2652R7 Other Parts Discussed in Thread: CC2652R7 Hi Experts,
I am trying to add OAD Onchip (Over the air download using internal memory) to the "project_zero_LP_CC2652R7_tirtos7_ticlang" example project. Is there any documentation…
Part Number: LP-CC2652R7 Other Parts Discussed in Thread: SYSCONFIG , ENERGYTRACE Hi
I have a code that sends a udp message every 20 seconds. The radio is configured as sleepy end device with poll period of 5000 ms. There are also a few other tasks…
Part Number: LP-CC2652R7 Hello,
I am trying to setup the counter in the following way in the SC_EVT_ADV_REPORT Case of SimpleCentral_processAppMsg function -
if (strcmp(Util_convertBytes2Str(pAdvRpt->addr) == "F0F8F228E445")) { counter = counter …
Part Number: LP-CC2652R7 Hello. I'm trying to set up a thread network with LP-CC2652R. I installed ot-br-posix on my Linux PC and TI example on LP-CC2652R.
First, when I update the RCP example in LP-CC2652R, As shown in RCP log, I can see that the connection…
Part Number: LP-CC2652R7 Other Parts Discussed in Thread: CC2652R7 Tool/software: SDK: simplelink_cc13xx_cc26xx_sdk_6_41_00_17
Sample program: temp_sensor_LP_CC2652R7_tirtos7_ticlang
Background: The host and the border router are on the same wifi…
Part Number: CC2652R7 Other Parts Discussed in Thread: SYSCONFIG Hi,
I am working on the CC2652R7 launch pad. In this board, I configured the 5th pin as the I2C clock and the 4th pin as I2C Data. It is working fine yet I see the voltage lift in the…
Part Number: LP-CC2652R7 Other Parts Discussed in Thread: CC2652R7 Hello All E2E Community Members,
TI has released software support for the Amazon Sidewalk protocol.
The TI Sidewalk Stack is included in SIMPLELINK_CC13XX_CC26XX_SDK version 6.41.00…
Part Number: LP-CC2652R7 The commands section in ZAP Tool under the TI Matter repo does not display the Commands. For example. the Color Control Cluster has 19 commands, but none are shown:
Similar for the Level Control Cluster:
The "featurelevel…