Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of X_NUCLEO_IDB0XA1 by
Diff: source/platform/btle.cpp
- Revision:
- 140:0cd922dca83c
- Parent:
- 139:3a75965fd389
- Child:
- 202:caf4864292c1
--- a/source/platform/btle.cpp Thu Oct 08 08:47:20 2015 +0200 +++ b/source/platform/btle.cpp Thu Oct 08 15:16:30 2015 +0200 @@ -148,7 +148,7 @@ bdaddr); } else { - const Gap::Address_t BLE_address_BE = {0xFD,0x00,0x25,0xAA,0x02,0x04}; + const Gap::Address_t BLE_address_BE = {0xFD,0x66,0x05,0x13,0xBE,0xBA}; BlueNRGGap::getInstance().setAddress(Gap::ADDR_TYPE_PUBLIC, BLE_address_BE); ret = aci_hal_write_config_data(CONFIG_DATA_PUBADDR_OFFSET,