Part Number: LAUNCHXL-CC1352R1 Other Parts Discussed in Thread: CC1352R , WMBUS , CC1350 Tool/software: Hi
We have CC1352R launchpads.
I have downloaded the Wireless M Bus stack from below link
https://www.ti.com/tool/WMBUS
We want to use…
Part Number: LAUNCHXL-CC1352R1 Tool/software: Hello,
I'm currently using LAUNCHXL-CC1352R1 as an end device (zed_light) and Sonoff Zigbee Dongle-P as my coordinator flashed with CC1352P2_CC2652P_launchpad_coordinator_20240710 . I am using Z2M and I…
Part Number: LAUNCHXL-CC1352R1 Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hey everyone, Versions:
Product
Version
Hardware
CC1352R1_LAUNCHXL_TIRTOS
CodeComposerStudio
11.1.0
SimpleLink CC13xx CC26xx SDK…
Part Number: LAUNCHXL-CC1352R1
Tool/software:
It looks like there is an issue in the osal_nv_read_ex() function in osal_nv.c .
When pZStackCfg->nvFps.readItem() returns NVINTF_NOTFOUND , osal_nv_read_ex() still returns SUCCESS .
Maybe it should…
Part Number: LAUNCHXL-CC1352R1 Other Parts Discussed in Thread: CC1354R10 , CC2652R7 , CC2340R5 , CC1354P10 Tool/software: Dear TI community,
We are having issues with the ADCBufContinuous sample using Simplelink F2 SDK V8_30_01_01.
In SDK 8…
Part Number: LAUNCHXL-CC1352R1 Tool/software: I am trying to convert the Project Zero BLE example from the SimpleLink CC13x2 SDK into a static library so I can reuse it across multiple projects. However, I am facing compilation errors after removing hardware…
Part Number: LAUNCHXL-CC1352R1 Other Parts Discussed in Thread: SYSCONFIG Tool/software: i was asked to compare the power consumption in my CC1352R1 using sysconfig in code composer studio between
2.4 GHz Frequency Band (2440–2480 MHz)
250 kbps…
Part Number: LAUNCHXL-CC1352R1 Other Parts Discussed in Thread: BOOSTXL-SHARP128 Tool/software: Hi,
How do I enable CUI print out to BOOSTXL-SHARP128 at SDKv5.10 collector example program. I understand the communication at BOOSTXL-SHARP128 uses SPI…
Part Number: LAUNCHXL-CC1352R1 Tool/software: Hello everyone,
I am currently trying to get simple_central and simple_peripheral to run on my two nodes, but without success. When I try to debug the second project, I only get the message that I have…