Can i use FDS with ble app blinky whith uses soft device s140.
I see that i am not able to use the fds library. What is the solution? I am using segger embedded studio
Can i use FDS with ble app blinky whith uses soft device s140.
I see that i am not able to use the fds library. What is the solution? I am using segger embedded studio
Hi,
There are several BLE peripheral examples that include FDS, for instance:
nRF5_SDK_15.0.0_a53641a\examples\ble_peripheral\ble_app_hrs
I suggest to use any of those as reference on how to include FDS in \ble_app_blinky.
Hi,
There are several BLE peripheral examples that include FDS, for instance:
nRF5_SDK_15.0.0_a53641a\examples\ble_peripheral\ble_app_hrs
I suggest to use any of those as reference on how to include FDS in \ble_app_blinky.