Can I use the SDK 6.0.2.243 for 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.
6 posts / 0 new
Last post
stanley_yeh
Offline
Last seen:1 year 11 months ago
加入:2016-12-23 06:52
Can I use the SDK 6.0.2.243 for DA14580?

Hi,
Our board will be designed as a co-layout board.
We can't make a decision now on which chip we will use, maybe DA14581 or DA14585.
Thus, I am worry about which SDK is more suitable for out project.
If I choose SDK 6.0.3, is it possible to run the sample code both on DA14581 and DA14585? How?
Is there a definition such as "#define LET_THE_CODE_FOR_DA14581" and I can switch the code is for DA14581 or DA14585 by editing the definition?
Thank you.

Keywords:
Device:
MT_dialog
Offline
Last seen:3 months 2 days ago
Staff
加入:2015-06-08 11:34
嗨stanley_yeh,

嗨stanley_yeh,

No, you wont be able to run the SDK 6 on 580, 581 or 583 SoC out of the box. There is no #define that will allow you to do that.

Thanks MT_dialog

stanley_yeh
Offline
Last seen:1 year 11 months ago
加入:2016-12-23 06:52
OK, I see, thank you.

OK, I see, thank you.
By the way, is there any sample code for Beacon in SDK 6?

jamey.hicks.cmt
Offline
Last seen:3 years 3 weeks ago
加入:2017-03-03 14:21
Also, SDK 6 does not include

Also, SDK 6 does not include the patch files for the 580, 581, or 583.

stanley_yeh
Offline
Last seen:1 year 11 months ago
加入:2016-12-23 06:52
Thank you for your

Thank you for your information.
However, I am sorry that I can't understand what you mean.
may I ask you what the patch files is?
Thanks.

MT_dialog
Offline
Last seen:3 months 2 days ago
Staff
加入:2015-06-08 11:34
嗨stanley_yeh,

嗨stanley_yeh,

Regarding the beacon example on SDK6, currently there is no reference design for the SDK6 all the available examples are located in the SDK, regarding the patch files, are additional code files that its purpose is to apply fixes in the ROM code where the BLE stack is located.

Thanks MT_dialog