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

PCA10006 softdevice s110 7.1.0 DFU android Master Control Panel

I created a app with s110 V7 and want to program the PCA10006 with this app. To get thing working, I need to update the softdevice as well (beacon PCA10006 is shipped with an older version, am I right?). I tried to program the softdevice s110 V7 with the android Master Conrol Panel. As soon as I enter the DFU mode, and select the softdevice from my dropbox, the DFU mode is exited. What went wrong?

Parents
  • Hi

    How to program the beacon kit with new softdevice and bootloader is described on this thread.

    If your application is based on SDK 6.1 you can use the bootloader in SDK 6.1 together with softdevice 7.0.0 to upload your application to the beacon kit. If your application is based on SDK 7.x.x, you should use the bootloader in SDK 7.x.x and that bootloader requires init packet packet for your application. How to construct an init packet with a custom application for bootloader in SDK 7.x.x is described on this thread.

    You can also upload softdevice+bootloader+application with a programmer, i.e. without using a central device to upload the application via bootloader, and that is described here.

Reply
  • Hi

    How to program the beacon kit with new softdevice and bootloader is described on this thread.

    If your application is based on SDK 6.1 you can use the bootloader in SDK 6.1 together with softdevice 7.0.0 to upload your application to the beacon kit. If your application is based on SDK 7.x.x, you should use the bootloader in SDK 7.x.x and that bootloader requires init packet packet for your application. How to construct an init packet with a custom application for bootloader in SDK 7.x.x is described on this thread.

    You can also upload softdevice+bootloader+application with a programmer, i.e. without using a central device to upload the application via bootloader, and that is described here.

Children
No Data
Related