Change MAC Address of Device

⚠️
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.
2 posts / 0 new
Last post
shrikrishna.katore
Offline
Last seen:3 years 9 months ago
加入:2017-06-06 07:49
Change MAC Address of Device

Hi Dailog,
I want To change my DA14580 device(Peripheral) MAC address
How and where to change ? How it will appear at other (central) device?

Thanks,
Shrikrishna

Device:
MT_dialog
Offline
Last seen:1 month 3 weeks ago
工作人员
加入:2015-06-08 11:34
Hi shrikrishna.katore,

Hi shrikrishna.katore,

In the da1458x_config_advanced.h file you will be able to find to find a #define CFG_NVDS_TAG_BD_ADDRESS and a default bd address {0x06, 0x00, 0x00, 0xCA, 0xEA, 0x80}, as soon as you start advertising, on the central you should see 80:EA:CA:00:00:06.

Thanks MT_dialog