• CC2652P7: Implementability analysis,A coordinator, device that requires routing mode.

    Part Number: CC2652P7 Other Parts Discussed in Thread: CC2674P10 , CC2652P , CC2530 , Z-STACK Tool/software: Hello​ Feasibility Analysis: 500 Powered Devices in a 3m×5m Room Using Zigbee Communication to Transmit Status Within 20 Seconds ​ ​ Configuration…
  • CC2652P7: RF-BM-2652P4 CC2652P7 - Thread Firmware

    Part Number: CC2652P7 Other Parts Discussed in Thread: SYSCONFIG , CC1352P7 , CC2652R7 Tool/software: Hello, i tried to build and use the ot-ti ( https://github.com/TexasInstruments/ot-ti ) Firmware for an RF-BM-2652P4 CC2652P7. I cloned the repository…
  • CC2652P7: Zigbee Antenna Issues

    Part Number: CC2652P7 Tool/software: Hi everybody, I am really frustrated right now, because my custom layout does not work as intended. What I have did was copying the hardware guide (I know its not the best solution, but for me its the only one for…
  • CC2652P7: DSSS PHY O-PQSK

    Part Number: CC2652P7 Tool/software: Does the IEEE 802.15.4 interface comply with the generic requirements of a PHY DSSS O-PQSK operating in the 2450 MHz band in accordance with the IEEE 802.15.4 standard?
  • CC2652P7: Thread firmware missing capabilities required by esp32 OTBR

    Part Number: CC2652P7 Other Parts Discussed in Thread: CC2652P Tool/software: I am trying to integrate OTBR running on ESP32 with Thread firmware on CC2652P/P7/P10. Thread firmware is based off the 1.3 certified release from last year. This OTBR implementation…
  • CC2652P7: ZNP ZIGBEE COORDINATOR BACKUP & RESTORE NETWORK

    Part Number: CC2652P7 Other Parts Discussed in Thread: Z-STACK Tool/software: Hai, We developed the Zigbee coordinator based on cc2652p7 chip with the software of ZNP and its working. Now we are planning to implement the Backup feature, my setup is…
  • CC2652P7: RF issue during stability test temperature shock

    Part Number: CC2652P7 Tool/software: Hi, Customer is doing stability test, fast temp change between -40~85. Zigbee protocol. ZR role. if 30s network sync, the device's RF has issue to communicate. looks the PLL is unlocked based on the snapshot…
  • CC2652P7: Application issues.

    Part Number: CC2652P7 Other Parts Discussed in Thread: CC2652P , Z-STACK Tool/software: Hi Team, Please help to review the CC2652P schematic file. This design uses a shared antenna for BT and Zigbee. Please help confirm the following questions: 1…
  • LP-CC2652RB: OpenThread RCP example code?

    Part Number: LP-CC2652RB Other Parts Discussed in Thread: CC2652RB Tool/software: hey there, I am back to this party after a longer break.. this was the original thread: https://e2e.ti.com/support/wireless-connectivity/zigbee-thread-group/zigbee-and-thread…
  • CC2652P: which ic should I use for thread repeater application?

    Part Number: CC2652P Other Parts Discussed in Thread: CC2674P10 Tool/software: Hi Expert, My customer's application is wifi router + thread repeater. I think that NCP can maintain thread connection when wifi soc goes to sleep mode. CC2652P7 can do…
  • CC2652P: CC2652P - ZNP Host interface with ESP32

    Part Number: CC2652P Other Parts Discussed in Thread: CC1352P , , Z-STACK , CC2652R7 , , SYSCONFIG Tool/software: Hai, We are planning to make a Zigbee gateway with CC2652P as a ZigBee coordinator (ZNP) and esp32 will communicate using UART with ZNP…
  • CC2652P7: Quary on Balun section design for ZigBee 2.4GHz - 20dBm

    Part Number: CC2652P7 Hai, We are designed a gateway which have ZigBee coordinator (ZNP-APP) chip as CC2652P7. I'm having doubt on the antenna section, we referred the two Launchpad schematics LP-CC1352-P2 and LP-CC1352P7-4. Both are having different…
  • LP-CC1352P7: Openthread RCP at 460800 baudrate failing with RadioSpinelNoResponse

    Part Number: LP-CC1352P7 Other Parts Discussed in Thread: CC2652P7 , CC1352P7 I am building Openthread RCP example from Simplelink 7.10.02.23 for LP_CC1352P7-4 board, however having trouble when I set the baudrate to 460800. On starting otbr-agent it…
  • CC2652P7: Zigbee Profile ID for AMI

    Part Number: CC2652P7 Other Parts Discussed in Thread: Z-STACK Hi, Does TI have the example and document for Zigbee AMI Profile ID 0x0109?
  • CC2652P7: The device cannot join the zigbee standard gateway

    Part Number: CC2652P7 Other Parts Discussed in Thread: CC2652P We now have a door lock device using cc2652p and the protocol stack is simplelink_cc13x2_26x2_sdk_5_10_00_48. The door lock can be added to our private gateway normally, and the private gateway…
  • CC2652P7: UART bytes written and buffer length don't match

    Part Number: CC2652P7 Hello, I am using a custom designed board based on CC2652P7 chip. SDK used: simplelink_cc13xx_cc26xx_sdk_7_10_00_98 API used: UART2_write(uart, data, len,&bytesWritten); The data printed on serial terminal is incomplete…
  • CC2652P7: Matter sample can't be built on ubuntu 22.04

    Part Number: CC2652P7 Other Parts Discussed in Thread: SYSCONFIG I have flow this course Matter Device Creation — CC13XX CC26XX SimpleLink Academy and installed developing condition on ubuntu. But when execute "gn gen out/debug --args = "ti_sysconfig_root…
  • CC2652P7: How to open Matter SDK on CCS?

    Part Number: CC2652P7 I have download Matter SDK from GitHub, but there is no CCS project in Matter SDK folder.
  • SIMPLELINK-CC13X2-26X2-SDK: Firmware not stable since SDK 6.20.00.29

    Part Number: SIMPLELINK-CC13X2-26X2-SDK Other Parts Discussed in Thread: Z-STACK , ARM-CGT , CC2652RB , SYSCONFIG , CC2652P , CC2652P7 , CC1352P With recent SDKs, many users a reporting stability issues (total crash, mac errors, nwk table full errors…
  • LP-CC1352P7: I then attempt to commission the SimpleLink ZR into an existing network (Sonoff Bridge Pro), but the router is asked to leave.

    Part Number: LP-CC1352P7 Other Parts Discussed in Thread: CC1352P7 , CC2652P7 , Z-STACK , SYSCONFIG I loaded the ZR_SW_LP_CC1352P7_4_tirtos7_ticlang.out from the example simplelink examples (a zigbee router node) on the LP. trace_ti_router_sonoff_coordinator…
  • CC2652P7: support for math functions

    Part Number: CC2652P7 Hi, I need to use log functions in my algorithms(ex: log10f) and also to print floating point numbers. Have included " #include <math.h>" Looks like the compiler is not able to find math.h. I don't get any build errors though…
  • CC2652P7: handle UART commands/input asynchronously

    Part Number: CC2652P7 Hi, I have an application that runs a state machine in a loop. I want to soft reset the chip based on UART command from a terminal asynchronously. How can I do that? Thanks Karthik
  • CC2652P7: CC2652P7: soft reset command

    Part Number: CC2652P7 Hi, How do I soft reset the CC2652P7 chip? This has to be done upon receiving a command over UART. Thanks Karthik
  • CC2652P7: Antenna switching +5/+20dbm

    Part Number: CC2652P7 Other Parts Discussed in Thread: CC1352P7 , Z-STACK Good morning, We are working on custom board with CC2652P7 as coordinator, based on LP-CC1352P7-4 design without sub-GHz part. Antenna switch SKY13317 (3 ways) is replaced by…
  • CC2652P7: zc_thermostat_sink ignores GP channel request

    Part Number: CC2652P7 Other Parts Discussed in Thread: CC1352P7 A customer is trying to commission a GPD to zc_thermostat_sink running on CC1352P7, but found that the GPS did not response to the channel request from GPD. After single stepping into the…