BLE_SDK6_examples
BLE_SDK6_examples copied to clipboard
Examples for the Dialog Smartbond Bluetooth low energy families based on the SDK6
I am using the routine https://github.com/dialog-semiconductor/BLE_SDK6_examples/tree/main/connectivity/central and added uart1 to the routine to send and receive custom data to and from the test pc. But when I send data from...
The example directory referred to in section 3 is incorrect. There's not a Social Distancing example in SDK 6. DA145xx_SDK\6.0.14.1114\projects\target_apps\Social_Distancing_Tag https://github.com/dialog-semiconductor/BLE_SDK6_examples/tree/main/features/social-distancing-application instruction need to be updated
The CI tools merged in #89 do not look at the intended targets when generating the shields banner. So if a project in made for only the DA14531, the banner...
Hi, I want my project to be developed in eclipse. I integrated the below RTT files into the project. But while building the project i am getting this type of...
Updated SEGGER RTT lib to 7.96s. And updated the SDK to 6.0.22
Hi all, I followed the instructions to link the examples to the main sdk I downloaded but when I build the project I get the following linker errors: linking... .\out_DA14531\Objects\multi_con_periph_531.axf:...
Hi all, I followed the instructions to link the examples to the main sdk I downloaded but when I build the project I get the following linker errors: `linking... .\out_DA14531\Objects\central_531.axf:...
On the simple_beacon project the **default_operation_adv** on user_callback_config.h file should be **user_app_adv_start**. Otherwise the device is connectable and if you try to connect it will result in an NMI due...
Hello! Could you please share more info on why `build_utils/gcc/` files were removed?