Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF51822 Taiyo Yuden DK . S130_2.0.1 SDK 12.3 Buttonless DFU Example

Hello All,

I have successfully built the secure_bootloader  app. I have the bootloader working with the button. I can upload application files using DFU. I tried the buttonless app and got so far as to having the app transferred and advertising. How do i write 0x01 to the DFU control point characteristic? I have tried writing the hex value over UART using the iOS version of the toolbox but that gives me 'writing value to characteristic has failed' unknown handler. Can someone please point me in the right direction on how to get this example working.

Related