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

secure_bootloader porting pca10056 to pca10056e

hi,

im using nrf52811 customised board,for long range purpose im using softdevice s140

so i need to port secure boot loader pca10056 to  pca10056e

can you please me reagarding this.

best reagrds,

siva.

Parents
  • Do you have a bootloader already flashed onto your custom device? If not, I would suggest taking a look at the pca10056_s140_ble bootloader example, compare it to pca10056e_s112_ble and make the necessary changes to run it on an nRF52811 from there.

    Please note though, that I don't think a bootloader, SoftDevice S140, and your application will all fit onto an nRF52811s RAM/Flash memory, so I wouldn't recommend it.

    Best regards,

    Simon

Reply
  • Do you have a bootloader already flashed onto your custom device? If not, I would suggest taking a look at the pca10056_s140_ble bootloader example, compare it to pca10056e_s112_ble and make the necessary changes to run it on an nRF52811 from there.

    Please note though, that I don't think a bootloader, SoftDevice S140, and your application will all fit onto an nRF52811s RAM/Flash memory, so I wouldn't recommend it.

    Best regards,

    Simon

Children
Related