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

DFU OTA on iOS

Hi,

When trying to update an application using nRF Toolbox on iPad, I get the error as in this thread.

Turning Bluetooth OFF and ON does not help. On Android it works without any problems.

I'm using custom board, SDK v9.0 with SD v8.0.0 and bootloader from the SDK. The nRF Toolbox is version 2.4.

Is there something I need to set on iOS to make it work?

EDIT: According to BLE Sniffer it seems the iPad sends Reset System opcode if I understand correctly (see image).

BLE Sniffer Data

Best regards, Cyril.

Parents
  • Just to clarify, as you may know it may be listed with a different device name. Reason is that all SDK examples will use the same MAC address stored in FICR. E.g., if you had programmed the heart rate example earlier on the same device and bonded to it, ios will still see it as the same device even if your programmed a different BLE application to it.

    I can't think of anything causing this. What version of iOS are you using?

Reply
  • Just to clarify, as you may know it may be listed with a different device name. Reason is that all SDK examples will use the same MAC address stored in FICR. E.g., if you had programmed the heart rate example earlier on the same device and bonded to it, ios will still see it as the same device even if your programmed a different BLE application to it.

    I can't think of anything causing this. What version of iOS are you using?

Children
No Data
Related