This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf51-ble-app-lbs with encryption

Would the example github.com/.../require-encryption-5.1.0 compile without any extra configuration ? I am trying to build it in a Keil uVision v.5.12.0.0, but I have some problems, such as:

.\_build\ble_app_lbs.axf: Error: L6218E: Undefined symbol ble_bondmngr_bonded_centrals_store (referred from main.o).
.\_build\ble_app_lbs.axf: Error: L6218E: Undefined symbol ble_flash_block_write (referred from ble_bondmngr.o).
.\_build\ble_app_lbs.axf: Error: L6218E: Undefined symbol ble_flash_crc16_compute (referred from ble_bondmngr.o).
Related