hi, I'm learning Training 2 (DA14580). in TODO 6, i can't find file user_custs_config.h in the Project tab while using Keil. But i see file user_custs_config.h in the folder (SDK 5.0.4\DA1458x_SDK_5.0.4_1\DA1458x_SDK\5.0.4\projects\target_apps\ble_examples\ble_app_profile\src\custom_profile ). what should i do now?
And in TODO 7, 8, 9 and 10, there are boxes. It says "/* copy and paste in code ". Should I copy and paste in code in the next line or the previous line or both
Thanks
Device:
Hi Thanhtu131,
The UUID definition of the characteristics are defined into user_custs1_def.h header file. The steps 6-7-8-9-10 of the training tutorial should be done intouser_custs1_def.h在DA1458x_SDK \ 5.0.4 \ pro是哪个jects\target_apps\ble_examples\ble_app_profile\src\custom_profile\user_custs1_def.h SDK path.
Thanks, PM_Dialog
Thanks.And should the steps 11 12 13 of the training tutorial be done into user_custs1_def.h ?
Hi Thanhtu131,
You should follow the steps 11-12-13 into the user_custs1_def.c file which is located under user_custom_profile project folder of the ble_app_profile example of the SDK.
Thanks, PM_Dialog
Thanks. Because the lessons are in SDK 503 so i am now using SDK 5.0.3. And i can build the project normally
Hi Thanhtu131,
Glad that you are able to complete the tutorial successfully and thanks of accepting my answers. If you have any other questions regarding the training tutorials, please create a new forum post.
Thanks, PM_Dialog