⚠️
Hi there.. thanks for coming to the forums. Exciting news! we’re now in the process of moving to our new forum platform that will offer better functionality and is contained within the main Dialog website. All posts and accounts have been migrated. We’re now accepting traffic on the new forum only - please POST any new threads at//www.wsdof.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
4 posts / 0 new
Last post
vineeshvs
Offline
Last seen:3 years 6 months ago
加入:2017-09-14 14:04
Bluetooth programing

Guide me to burn the bluetooth programs which is metioned in teh SDK folder , in DA14580DEVKT-Basic with keil software or any other.

Device:
STS_Dialog(未验证)
嗨vineeshvs,

嗨vineeshvs,

In case you want to burn a program in Sysram, it can be made by Keil (please check UM-B-50 from Documents tab in Software Development Kit-Page 19) . You open the project, build it and at the end of this procedure press the Start/Stop Debug Session .(the first time that you push it the program is downloaded in Sysram and the debug mode is active. The second time you push the button you are off the debug mode). In other case if you want to burn a program in Flash, it can be made by Smart Snippets Toolbox. Please check in Help Option of Smart Snippet Toolbox the User Guide (page 43).

BR,

STS_Dialog.

vineeshvs
Offline
Last seen:3 years 6 months ago
加入:2017-09-14 14:04
Hi

Hi
Thank you for the information, I did that setting already but my board not start advertising or may be it does but It's not showing in DSPS app and not even in bluetooth connection of my mobile(Android).

STS_Dialog(未验证)
Hi,

Hi,

The DSPS generic application isn't the right generic application to track your BLE application ,please use another. An other option to check if the device advertises is through the debug mode.

BR,

STS_Dialog.