This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC1352P: Migrating the SDK from 4.2 to 5.1 causing no data to receive on Launchpad

Part Number: CC1352P
Other Parts Discussed in Thread: SYSCONFIG

Hello,

I have been Upgrading my SDK to 5.1 from 4.2. As per your suggestions I have started Upgrading my SDK from 4 to 5 by using Example code (simple central) and copying all our old Application Code (Inclusing Simple Central.c and .h) in the new SDK code.

I saw that while compiling the CCS code I saw no errors and it compiled successfully. But I was unable to receive any data from my slaves on my launchpad.

I saw that while generating the new sysconfig files the ti_ble_config.c file doesn't include #include <simple_gatt_profile.h> which was there in the OLD file with sdk 4.

What is causing this no data reception. I checked by printing(Printing randomly to debug) in Main.c file also but my main.c is also not printing anything and also my simple central where i see my number of connection is also not printing anything stating that the connection is only not able to complete.

Please suggest me something.


Regards,
Ankit