Always getting the default Mac Address

⚠️
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.
4 posts / 0 new
Last post
jlabuac
Offline
Last seen:1 year 7 months ago
加入:2017-04-20 06:06
Always getting the default Mac Address

Hi,

I have burned a MAC Address on the OTP but the mac address that I always get during ble advertisement is 80:EA:CA:80:00:01.

We are using a custom QSPI for our program.

Keywords:
Device:
MT_dialog
Offline
Last seen:2 months 1 week ago
工作人员
加入:2015-06-08 11:34
Hi jiabuac,

Hi jiabuac,

On the 68x there is no implementation on the SDK in order to obtain the bd address from the OTP but only from the QSPI flash from the NVPARAMS partition, this is the place that you should burn your bd address.

Thanks MT_dialog

jlabuac
Offline
Last seen:1 year 7 months ago
加入:2017-04-20 06:06
Dialog,

Dialog,

Will this be the same for the DA14585 using the SDK 6.0.x?

Can we still use the PLT tool to write bd addreses on the QSPI flash?

Regards,
Jlabuac

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

Hi jlabuac,

No, the 585 will stick to the 580 scheme, meaning that you will be able to use the OTP to burn the bd address.

Yes, the PLT supports burning the bd address in the qspi flash (for the 68x family NOT the 585).

You will be able to check the features of the PLT for the 58x and 68x family on the UM-B-041 Production Line Tool hardware and GUI.pdf, you will be able to find the doc on the support site in the Reference designs section in the Production Line Tool link.

Thanks MT_dialog