DA14580

Advertising data string

Tue, 2018-03-13 03:24--Ruchi Patel

Hello Dialog_Support,

I am using beacon mode to broadcast advertising data string. If i want to send some dynamic data then i changed the manufacturer data string and broadcast. At the mobile application side they are receiving advertising data but not getting the byte i have changed. BLE Scanner is able to receive data in form of raw data.

Mobile App is receiving 0 at data field so can you tell me where is the data field located in advertising data? Can you suggest any App other then ble scanner which can able to receive advertising data string?

增加custs1.h 进入 NMI_HandlerC(unsigned long *hardfault_args)

Tue, 2018-03-13 03:21--Stone_wang

参看文档UI-B-050_DA1458X_Software_Deviloper's_guide_1v1.pdf 中,9:Creating Your BLE Application 。创建了自己的Application。
..\5.0.4\5.0.4\projects\target_apps\template\My_application\..... 编译,直接debug,可以搜索到设备并进行连接。
想添加自定义的profile,在user_profiles_config.h 中添加#include "custs1.h"
重新编译,直接debug,过一会儿就跑到了 NMI_HandlerC(unsigned long *hardfault_args) 函数中。不知道如何解决?
附件为我创建的工程。请放置于.\5.0.4\5.0.4\projects\target_apps\template\文件夹下。

Advertsing Stop on connection

Mon, 2018-03-12 10:26--dhirajp15

Hi Dialog,
我使用da14583 module running in peripheral mode. When I press a button it starts advertising without timeout . Now when it gets a connection request , advertising stops .I am nowhere calling app_easy_gap_advertise_stop() function inside user_app_connection callback, still it works fine. Is it handled by kernel internally ??
Thanks ,
问候,
dhiraj

Wakeup ble

Mon, 2018-03-12 02:40--Kevleo94

Hi, I want to ask about sleep and wake ble.
1. When ble in sleep mode and I want to wake it up, does it needs time to make the transition between sleep and wakeup? when it does need, how much time its need to wake?
2. When I try to wake the ble and then do some command, it's giving me "BKPT". I think it's about the RAM. is it correct?

Thank you

Pages

Subscribe to RSS - DA14580