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

ios nRF Loader app does not work with DFU example

I'm running the DFU example from the nRF5110.0.0 SDK. dfu_dual_bank_ble_s110_pca10028 on the DK and it works perfectly using Master Control Panel, but it does not work from my ios 9.2.1 iPhone. The DfuTarg service is found, and connects, but it gets stuck on Uploading until it times out. Is there a fix for this?

I searched and found a recommendation to set

#define DFUCONTROLLER_DESIRED_NOTIFICATION_STEPS 30 

Do you mean to modify the ios app source? I would have thought the App in the app store would run on your examples without source code modification.

Parents Reply Children
No Data
Related