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

merging ble_peripheral and freertos and twi example.

all set. while in linking stage i am getting

.\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol nrf_sdh_is_enabled (referred from nrf_fstorage_sd.o).
.\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol nrf_sdh_request_continue (referred from nrf_fstorage_sd.o).

errors. how to solve this ?

Related