In SDK_v11.0.0-2.alpha, there is a project: examples\ble_peripheral\ble_app_hrs_freertos\pca10028\ble_app_hrs_freertos\s130_with_dfu_pca10028.
But I can't find DFU service in it, Where I can find the FreeRTOS with DFU service Demo?
In SDK_v11.0.0-2.alpha, there is a project: examples\ble_peripheral\ble_app_hrs_freertos\pca10028\ble_app_hrs_freertos\s130_with_dfu_pca10028.
But I can't find DFU service in it, Where I can find the FreeRTOS with DFU service Demo?
The DFU service is added in ble_dfu.c
, found under the nRF_BLE group in the Project Window in Keil.
The DFU service is added in ble_dfu.c
, found under the nRF_BLE group in the Project Window in Keil.