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.
Regards, Shu