Part Number: BLE-STACK-ARCHIVE Hello, We've been monitoring the download of BLE-STACK-CC25X-1-5-0 from http://www.ti.com/tool/BLE-STACK-ARCHIVE for the past weeks, but it seems it is still downloadable. May I ask if you have access to information when…
Part Number: CC2640 Hi,
I have a CC2640 peripheral device we've been using for several years. We've had no trouble with it until lately, when we started working with a different BLE client device. This new BLE client is not under development, it's an…
Part Number: CC1352P7 Other Parts Discussed in Thread: CC1352P , , SYSCONFIG Hi,
e have migrated our design from the CC1352P to the CC1352P7.
The original device based on the CC1352P operates correctly, including BLE advertising and pairing.
On…
Part Number: CC2650 Dear Team,
I am using the CC2650F128 controller in my project, and I am currently using the BLE stack from ble_sdk_2_02_08_12 .
As part of my project configuration, I need to add the ble_r2.symbols file for the BLE stack/linker…
Part Number: CC2340R5 Other Parts Discussed in Thread: LAUNCHXL-CC2640R2 , BLE-STACK , CC2640 Tool/software: Hi TI Team,
I am facing a connection issue using this setup:
board A: LAUNCHXL-CC2640R2 - from blestack folder, build host test application…
Part Number: CC2745R10-Q1 Hi TI team,
We are developing on the CC2745 (Cortex-M33, SimpleLink Low-Power F3 SDK) and need to configure the UART peripheral interrupt priority correctly.
What we want to achieve
We want the UART RX/TX interrupt to:…
Part Number: CC2652P Hi,
We are working on your CC2652 chip. Specifically, the application is based on the BLE stack simplelink_cc13xx_cc26xx_sdk_6_10_00_29 , starting from the multi_role example project.
We have encountered an abnormal behavior on…
Part Number: LP-EM-CC2340R53 Tool/software: Hi, Ti
*SDK version: 9.11.00.18 ,example: key_node
We need to transmit keypress events over Bluetooth. To achieve this, I have modified the key interrupt callback function to forward the key data to the…
Part Number: CC2745R10-Q1 Hello TI Team,
I am developing a custom CAN/UDS bootloader for the CC2745R10-Q1 device using FreeRTOS and ICall/OSAL.
My current flow is:
Board_init()
ICall_init()
ICall_createRemoteTasks()
Boot decision…