Part Number: LAUNCHXL-CC26X2R1 Tool/software: Hi,
I am using the board cc26x2 in which i am working on simple peripheral example code. can you please help me how to calculate CPU load in ccs.
Part Number: LAUNCHXL-CC26X2R1 Tool/software: I am trying to connect my launchpad to the Simple Link Connect App on my Android Phone. However, on the app I am not able to view any list of available Bluetooth Low Energy devices. When I used someone else…
Part Number: LAUNCHXL-CC26X2R1 Other Parts Discussed in Thread: CC2652R , SYSCONFIG Tool/software: Hello TI,
I am Working on RF ESL by using CC2652R MCU based on LAUNCHXL-CC26X2R1
TI Proprietary RF
CCS - 12.5.0
Compiler Ver - 5.2.6
My code is based on…
Part Number: LAUNCHXL-CC26X2R1 Tool/software: Hello,
I am developing some solution which involves bluetooth data transmission along with acknowledgement, therefore i choose Simple Peripheral Example to try out Indicate Method along with Acknowlegement…
Part Number: LAUNCHXL-CC26X2R1 Tool/software: Hello,
We are using cc2642R1 chip for the BLE project. Normally, the current is 150uA in advertisement but in some cases, it is 8mA. If we changed the IC in which current is 8mA then it is showing current…
Part Number: LAUNCHXL-CC26X2R1 Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
In a different thread, I was given an option to use '--scriptArgs' to do conditional statement in sysConfig.
I would like to know how I can integrate that…
Part Number: LAUNCHXL-CC26X2R1
Tool/software:
Dear all,
Let's consider this piece of code from vanilla oad.c file, SDK v7.40
else if (blkNum == (numBlksInImgHdr - 1))
{
...
...
status = oadValidateCandidateHdr…
Part Number: LAUNCHXL-CC26X2R1 Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Good morning,
I'm trying to change the communication channel without a success.
I found this information in the sdk documentation :
In my syscfg I selected my…
Part Number: LAUNCHXL-CC26X2R1 Tool/software: Dear all,
I think I am almost there. I use my external memory to receive my OAD image.
The image is received, CRC calculated OK, everything seems to work fine.
However, my BIM does not seem able to boot such…