Currently I have a device working with DFU being updated from an iOS device. Now however, I would like to update the DFU from another BTLE device. There is no OS in this device so Im looking for portable C code.
My plan b will be to port the iOS code to C and make it embedded myself, but I would like to save the effort for other things if possible.