This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

run application with proper bootloader

Hi,

I want to run the experimental_ble_app_uart application on our custom nRF51822 board.

However, I could not find a proper bootloader to start the application. Is there a general bootloader that I can use?

Softdevice: s110_nrf51822_7.1.0_softdevice.hex

Another question: I have the nRF51 Development Kit. Why the DK board does not required a bootloader to run the application? There are only two regions programmed on the DK which are application and softdevice. The DK board can run the uart application perfectly without any bootloaders. However, if only program the softdevice and application on our custom board, the board can not be detected.

Thanks.

Related