Hi All,
I am using s112_nrf52_7.2.0_softdevice with nRF5_SDK_17.1.0 and Segger Embedded studio for nRF52805. My application code is successfully patched for nRF52805 as provided in link and working fine.
My application code uses 150 kb Flash(Out 192 kb). I want to develop a custom Bootloader for nRF52805 so that Host Microcontroller can update its firmware using UART(Rx ,Tx Pin) interface.
Kindly provide helpful links ,test projects or documentation so that i will clear where to start with for the same and also guide me through necessary setting to be done for developing custom bootloader.
Thanks