This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

iOS (or C) DFU Library

Any chance someone have develop a iOS (Objective-C / Swift) library to wrapping Nordic DFU Protocol?

I'm aware of the availability of the source code of nRFToolBox (github.com/.../), but I'm agree with @jacobrosenthal (github.com/.../4) that the DFU functionality could be split in it's own library (and put on Cocoapods eventually).

Also, any chance that the exact procedure for DFU using this toolbox could be describe. Reading the source code is not that friendly, mainly due to the asynchronous aspect of BLE/DFU.

Parents
  • Thank you @run_ar but unfortunately this docs are a bit more on the board/electronic side of the DFU and less about how the flow between the iOS <> Board. I will be great to have a stand alone SDK for DFU from Nordic. I've heard that somebody at Nordic is working on a new Swift (Apple new iOS/Mac language) version of the nRFToolbox, hopefully it will split up the DFU related functionality into it's own SDK. Please let us know if we can be updated on this timeline...

    The blog post are similar questions pointing to the App or the missing of the SDK... :(

Reply
  • Thank you @run_ar but unfortunately this docs are a bit more on the board/electronic side of the DFU and less about how the flow between the iOS <> Board. I will be great to have a stand alone SDK for DFU from Nordic. I've heard that somebody at Nordic is working on a new Swift (Apple new iOS/Mac language) version of the nRFToolbox, hopefully it will split up the DFU related functionality into it's own SDK. Please let us know if we can be updated on this timeline...

    The blog post are similar questions pointing to the App or the missing of the SDK... :(

Children
Related