Part Number: CC3200AUDBOOST Other Parts Discussed in Thread: CC2652PSIP , , SYSCONFIG Tool/software: Hello,
please confirm the subj compatible with CC2652PSIP LaunchPad without HW modifications.
I want to verify I2S streaming from CC2652PSIP and this…
Part Number: CC2652PSIP Hi,
We are designing an IOT products using thread network. The chip using is CC2652PSIP. I checked the example projects like Cli_FTD, Doorlock, Shade etc and is working fine. I have some doubts and requirements and is listed…
Part Number: LP-CC2652PSIP Other Parts Discussed in Thread: CC2652PSIP Hi,
If I use +20 dbm TX power setting for Zigbee or BLE, will it have any impact like performance issue or module certification concern?
Thanks.
Part Number: CC2652PSIP Tool/software: Hello,
I'm considering using the CC2652PSIP alongside the AM24x processor. With the 2652 in Network Processor mode, I've been reading that the main processor will need to send HCI and Vendor Specific HCI commands…
Part Number: CC2652PSIP Hello,
There are 3 devices in the picture below. We only want to read the data between the Coordinator and End device devices we want to do. We will not join the network and send any commands. For this, we can listen to a single…
Part Number: CC2652PSIP Other Parts Discussed in Thread: SYSCONFIG , , CC2652R7 Tool/software: Hi, I am currently using FreeRTOS and would like to utilize the ble. Is there an example to do this? When i attempt to do it from the sysconfig, I immediately…
Part Number: CC2652PSIP Hello,
My Simple_Peripheral - based project for the CC2652PSIP tries to control RF power for ODID Adv when it is running,. It is not an ISR:
void simple_peripheral_SetPower(void *pValue) {
bStatus_t tmp_status = SUCCESS;…
Part Number: CC2652PSIP Other Parts Discussed in Thread: SYSCONFIG Hello,
Is it possible to control RF power of CC2652PSIP when Bluetooth is used ? Is it manageable internally based on e.g. feedback, RSSI or error rate? Can be RF power controlled by…
Part Number: CC2652PSIP Other Parts Discussed in Thread: CC2652RSIP , Hello,
What are differences between projects created for CC2652RSIP and CC2652PSIP? Are they functionally identical? Can be used project, created for CC2652RSIP, for the new wireless…
Part Number: CC2652PSIP I am currently using the example of simple_mesh node and want to understand the actions running in it by opening BT_DEBG of zephyr.
Is there a quick way to enable it, or what settings do I need to make to enable it?