nRF5 SDK is not maintained anymore
More Info: Consider nRF Connect SDK for new designs

getting undefined reference error

Included "bsp.h" and "nrf_fstorage.h"  still getting these below errors:

undefined refence to `bsp_indication_set'

undefined reference to `nrf_fstorage_init'

undefined reference to `nrf_fstorage_read'

undefined reference to `nrf_fstorage_sd'

Related