Part Number: LP-CC2652RB Other Parts Discussed in Thread: CC2652RB , TEST .. is there an "easy" way to "configure" or "modify" the existing NCP example project to act as an RCP one?
Hi D Manikanta,
What example are you building your program from? I would suggest importing an existing LP-CC2652RB project to work from. Output settings should be defined by Project Properties -> Build -> Arm Linker.
Regards, Ryan
Part Number: LP-CC2652RB Other Parts Discussed in Thread: CC2652RB Hi TI,
I want to port some Linux lib to CC2652RB, but the lib uses select() which I can find the definition, but can't find the realization.
I abstract the error by empty example as…
Part Number: LP-CC2652RB Other Parts Discussed in Thread: CC2652RB , , LAUNCHXL-CC26X2R1 , SIMPLELINK-CC13XX-CC26XX-SDK , SYSCONFIG , SIMPLELINK-CC13X2-26X2-SDK Hi Ti,
I am working in simplelink_cc13x2_26x2_sdk_4_30_00_54\examples\rtos\CC2652RB_LAUNCHXL\drivers…
Part Number: LP-CC2652RB Other Parts Discussed in Thread: CC2652RB Hi TI,
I use simplelink_cc13x2_26x2_sdk_4_30_00_54\examples\rtos\CC2652RB_LAUNCHXL\drivers\empty with LP_CC2652RB.
The example is working well, however when I add a NVS module, it can't…
Part Number: LP-CC2652RB Hi Ti,
I want to get the secondary BLE MAC addr in my project.
I know that I need to read CCFG area to get the BLE MAC addr, but I am confused to the CCFG's addr.
In smart flash programmer 2 , I see the addr is 0x00057FD0 ( I…
Part Number: LP-CC2652RB Hi, I am working on coding a Bluetooth application that can advertise a temperature value which is measured by a sensor on an analog pin. I have been looking off of the window monitoring example as the basis of my temperature…
Part Number: LP-CC2652RB Other Parts Discussed in Thread: CC2652RB Hi Ti:
I am working in simplelink_cc13x2_26x2_sdk_4_30_00_54 and I already realize a sample application for I2C slave by driverlib . Detials as here: e2e.ti.com/.../cc2652rb-how-to-realize…
Part Number: LP-CC2652RB Other Parts Discussed in Thread: CC2652RB , SYSCONFIG Hi Ti,
I am working in simplelink_cc13x2_26x2_sdk_4_30_00_54\examples\rtos\CC2652RB_LAUNCHXL\drivers\pinStandby\tirtos\ccs and the example working well.
I want to change the PIN…