Hi,
Can you start from beginning and delete your simple peripheral from your workspace. Also I recommend you create your CCS workspace folder in c:\ti. Example C:\ti\ccs122_workspace.
Copy the board files from here C:\ti\simplelink_cc2640r2_sdk_5_30_00_03…
I imported ccs project from below path
C:\ti\simplelink_cc2640r2_sdk_5_30_01_11\examples\rtos\CC2640R2_LAUNCHXL\blestack\simple_peripheral_oad_offchip
without any changes when i build the stack i got issue,undefined symbol LL_ENC_EncryptMsg_sPatch…
Hello Abhishek,
I would suggest to take a look at the following section of our User`s Guide: Physical Layer (PHY) . You can use the LE Set PHY Command ( HCI_LE_SetPhyCmd() ) to modify phy. Please make sure you are working with BLE5stack for this. You…
Sorry for the late reply,
By reference design I mean the project that can be downloaded from here:
https://software-dl.ti.com/lprf/simplelink_cc2640r2_latest/docs/blestack/ble_user_guide/html/ble-stack-3.x/custom-hardware.html
And by clicking…
We do support ANCS and AMS but we don't have current examples for CC2651R3SIPA.
Please refer to ANCS example here but this is for CC2640R2: https://github.com/TexasInstruments/ble_examples/tree/simplelink_cc2640r2_sdk-2.20/examples/rtos/CC2640R2_LAUNCHXL…
Hi,
Thanks for the clear explanation!
I just wonder if there are C:\ti\simplelink_cc2640r2_sdk_3_40_00_10\source\ti\ble5stack\boards\CC2640R2DK_4XS\Board.h that defined things like this:
#define Board_PTM CC2640R2DK_4XS_PTM
And in C:\ti\simplelink_cc2640r2_sdk_3_40_00_10…
I do not have a CC2640R2F RSM module with which to verify your file changes. You should confirm that you are using all the correct dependencies as stated in the SDK Release Notes and obtain the CC2640R2DK_4XS Board Files provided in the Custom Hardware…
Part Number: CC2340R5 Other Parts Discussed in Thread: CC2640R2F , SYSCONFIG
Hi TI members,
Below is my building environment:
Software
Version
Code Composer Studio
12.3.0.00005
SimpleLink SDK…
Part Number: CC2640R2F when I make a project to modify the simple_peripheral example, to import the code into the 5x5 package of cc2640r2f,
I tried to change the board.c first,
#if defined(CC2640R2DK_CXS) || defined (CC2640R2DK_4XS) \ || defined…
Hi, Ray
I have tested the main device connected to the computer via a serial to USB module and the data shown is normal. As described above, the computer receives the data as: FE 1C 00 59 02 00 00 C8 CD C8 29 04 18 00 08 FA 00 1B 00 00 F8 F3 1F 98 FE…