DA14531
两个星期前
发布的pranav_anantharam60点 3回复你好,
我使用DA14531和SDK 6.0.14.1114。我现在使用的是'simple_beacon'和'svc_data_beacon'的例子,在GitHub的SDK6应用程序示例库中给出(链接如下):
https://github.com/dialog-semiconductor/BLE_SDK6_examples
目前,在SDK6示例库中给出的所有示例都是由Keil MDK而不是SmartSnippets Studio支持的。我想知道上面提到的例子是否有SmartSnippets Studio和SmartSnippets Toolbox支持的替代版本。
感谢和问候,
Pranav
1周前
嗨,Pranav,
感谢您使用我们GIT回购的SW示例。
不幸的是,所有的SW示例都是基于Keil IDE的。
但是,SDK包含一个Eclipse/GCC项目,所以你可以引用它并移植SW。
SDK位置:6.0.14.1114\projects\target_apps\ble_examples\prox_reporter\Eclipse
谢谢,PM_Dialog