Hello
I have 2 DA14695 Development Kit – USB board and examples like Central, peripheral present in dkapps folder are not working as expected and other examples projects like da1469x_pc_custom_service_central and da1469x_pc_custom_service_periph is also.
I followed procedure given in docs but central is not able to connect to peripheral in both projects, i verified with peripheral is detected by ble scanner in mobile application.
Central just prints "BLE Central application started" but not able to connect to peripheral device.
I kept central example project in debugging mode and put breakpoints in event "BLE_EVT_GAP_CONNECTED" and central is not able to recieve any events during running.
da1469x_pc_custom_service_central example
Device Max MTU: 512
Connection Interval: 500 milliseconds
BLE Central application started
=============Start Measuring=============
Central example
BLE Central application started
BLE Central application started
BLE Central application started
BLE Central application started
BLE Central application started
BLE Central application started
Thank you
Jagath
Hi Jagath,
Thanks for your question and for your interest in our BLE solutions. Please check the attached screenshots. As you ca see I am able to connect – I am using both SDK example code and SW example.
SDK版本,您使用的是什么? Could you please try it in our latest SDK foe DA1469x product family (SDK10.0.8?
Thanks, PM_Dialog