HI.
nRF51 is inexperienced users.
I've downloaded using nRFgo Studio.
Preparation before the test to dfu.
-
nRF51_SDK_10.0.0
-
Components\softdevice\s110\hex
- s110_nrf51_8.0.0_softdevice.hex
-
dfu\bootloader\pca10028\dual_bank_ble_s110\arm4_build
- nrf51422_xxac.hex
-
After building the application, it has been downloaded(using nRFgo Studio).
- ble_app_uart_dfu.hex
-
I have created a zip file that want to upgrade.
- Creating an image file
-
nRF Toolbox
- When the button is pressed(SELECT DEVICE), The name seemed "DfuTarg". Finally, I downloaded a uart application(ble_app_uart_dfu.hex), I think there seems to be marked with the "Nordic_UART". Why does this name does not look Nordic_UART?
-
Thank you.