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.