Part Number: CC2651R3 Other Parts Discussed in Thread: CC2651P3 , Hi,
Good Day. I have a customer notice that CC2651R3 doesn't have the UART Peripherals and NCP Features on its product file compared to CC2651P3.
https://www.ti.com/product/CC2651R3? …
Part Number: CC2651R3 Other Parts Discussed in Thread: SYSCONFIG Hi TI,
I'm working on BLE SDK 5.40 using CC2651R3 chipset, to develop the BLE Coexistence feature.
Initially I used CC2652R1 launchpad to implement a prototype version 1-Wire Request…
Part Number: CC2651R3 Hi,
In my project I only use the advertising data packet and the scan response packet is currently made empty. Keeping in view to reduce the ble traffice is there any possibility to remove disable the scan response packet completely…
Part Number: CC2651R3 Hi TI,
I currently work on TI BLE SDK 5.40.
As per our requirement, my device continuously tranfers a 50byte of data at 100ms interval to the nRF smartphone app (through indication mode).
Simultaneously when I try to disconnect the…
Part Number: CC2651R3 Other Parts Discussed in Thread: CC1352R Hello everyone, I have a question that was already posted here: https://e2e.ti.com/support/wireless-connectivity/zigbee-thread-group/zigbee-and-thread/f/zigbee-thread-forum/1078933/cc2651r3…
Part Number: CC2651R3 How do I output the receiver sync signal on a GPIO pin?
In section 25.3.2.8 (External Signaling) of the TRU, it states:
...The signal RATGPO1 may be configured to go high when sync is found in the receiver, and low when the packet…
Part Number: CC2651R3 Other Parts Discussed in Thread: SYSCONFIG Customer want to select RC oscillator as HF clock source. They are using the following API:
OSCClockSourceSet (OSC_SRC_CLK_HF, OSC_RCOSC_HF);
Where should this line of code be placed? They…
Hi Lawrence,
I realize I have missed the comment below:
Lawrence Wong said: Just to add, customer is using Oneplus 8T phone running Android 12. Iusing BLE Scanner 3.21 from Bluepixel. They can see a legacy advertisement from a CC2651R3 device using BLE…
Part Number: CC2651R3 Other Parts Discussed in Thread: CC2651P3 , , CC2651RGZ
Hi,
I'm using a custom board with CC2651R31T0RGZR, and trying to migrate some example projects from the SDK 6_20_00_29 ->ble5stack to the custom board. The closest examples…