adaptation for bkap

Fork of X_NUCLEO_IDB0XA1 by ST

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,