8 posts / 0 new
Last post
DV
Offline
Last seen:5年11个月前
加入:2015-10-09 17:13
New to DA1458x

Hi,

I am new to DA 14580. I have basic knowledge of BLE.
Can someone guide me, how to start and sequence of documents I need to follow? From where I should start?

Appreciate your quick reply.

Thanks,
DV

Device:
MT_dialog
Offline
Last seen:1 year 1 week ago
工作人员
加入:2015-06-08 11:34
Hi DV,

Hi DV,

Follow the below links for some documents that will help you during development, also we recommend for new developers to start with the new SDK5.

http://support.dialog-semiconductor.com/resource/um-b-050-da1458x-softwa...

http://support.dialog-semiconductor.com/resource/um-b-051-da14580-softwa...

Also in the SDK5 there are some starting project with basic functionallity that wil kick-off you project.

Thanks MT_dialog

DV
Offline
Last seen:5年11个月前
加入:2015-10-09 17:13
Hi,

Hi,

Thanks for your reply.

I already have this documents and currently I am going through UM-B-051 DA1458x Software Platform Reference v1.0. Can you please suggest which sample project I should refer from SDK5 to begin with?

Thanks,
Dhaval

MT_dialog
Offline
Last seen:1 year 1 week ago
工作人员
加入:2015-06-08 11:34
Hi DV,

Hi DV,

I would suggest the ble_app_peripheral, it may be loaded with a bunch of characteristics, not all of them are functional, but i trust that its a good start. You can check the custom profile and apply some simple functionallity.

Thanks MT_dialog

DV
Offline
Last seen:5年11个月前
加入:2015-10-09 17:13
Hi MT_dialog,

Hi MT_dialog,

Thanks for your reply!

它是可能的to pair the DA14580 enabled BLE device with Android Phone having support of BLE? Also, can you please suggest a development kit to start with?

Thanks,
DV

MT_dialog
Offline
Last seen:1 year 1 week ago
工作人员
加入:2015-06-08 11:34
Hi DV,

Hi DV,

Yes is possible, you can use a generic android app in order to connect and see the characteristics and services of your devices. You can use any dialog dev kit you like i would reccomend the pro dev kit in order to have the current measurement via the smart snippets tool.

Thanks MT_dialog

DV
Offline
Last seen:5年11个月前
加入:2015-10-09 17:13
Hi MT_dialog,

Hi MT_dialog,

Thanks for your quick response!

Here I was talking about the BLE pairing not the normal connection with Android Application. Is is possible to do that with DA 14580? If yes, can you please suggest me the example application which is doing that?

Thanks,
Dhaval

MT_dialog
Offline
Last seen:1 year 1 week ago
工作人员
加入:2015-06-08 11:34
Hi DV,

Hi DV,

You can use any generic android application you want, like BLE Scanner for instance.

Thanks MT_dialog