Example code to detect the BLE DA14580

⚠️
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.xmece.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
2 posts / 0 new
Last post
Gandhi
Offline
Last seen:1 year 6 months ago
Joined:2019-05-02 13:00
Example code to detect the BLE DA14580

Hi,

I am new here. I would like to test the DA14580 device. I am looking for an example code in keil tool. I would like to see the DA14580 detectable in Bluetooth . I see some example code projects in the SDK 5.0.4. I try to execute each one by one. Unfortunately I dont see the BLE device detected by bluetooth in my mobile. Keil is able to detect the device and i am instead of flashing the code from keil Im debugging the code and the run. Unfortuately the device is not detected.

Is there any such project in SDK. Thank you.

Device:
PM_Dialog
Offline
Last seen:16 hours 22 min ago
Staff
Joined:2018-02-08 11:03
Hi Gandhi,

Hi Gandhi,

Except from DA14580 product, you can also take a look at DA14585/6 product family and our newest SDK6. Please visit the DA14585/6 support website, and you could find great variety of software examples, user manual, application noted, tutorials and reference design that will really help you to getting quickly started.

//www.xmece.com/products/connectivity/bluetooth-low-energy/smartbond-da14585-and-da14586

如果你对于DA14580设备are newbie, I would suggest you to read first the following documents in order to understand the SDK architecture and the available SDK examples.

Also, I suppose that you are working in the latest version of SDK which is v.5.0.4. Otherwise please download itSDK5.0.4 for DA14580/1/2/3

I recommend you to read the available tutorials as well form the “Tutorials” section:

//www.xmece.com/products/connectivity/bluetooth-low-energy/smartbond-da14580-and-da14583

From the please UM-B-050 document read 6 Proximity Reporter: Your First Bluetooth Low Energy paragraph. Which example of SDK are you using? Did you build the project and downloaded the firmware into the System-RAM? Also, do you have a custom board, or you are using any of our development kits?

I you have not downloaded the SmartSnippets toolbox yes, you have to download it and use the power profiler in order to check if the device is advertising correctly.

Thank, PM_Dialog