This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Bootloader s120 for nRF51822 example

Hello,

I am trying to adapt a bootloader from sdk examples to my nRF51822 board without success.

I am able to adapt the example apps from the SDK (I have to change the clocks as I use different ones than the ones in the dev. boards) but there is no way I can make them work.

Examples are fine, even the ones I adapted myself for s120 and the default one for s130. I tried and tested them on a PCA10028 dev. board. But none of them working on my nRF51822 board.

Is there any example for it? Did anyone managed to port a nRF51422 bootloder to nRF51822?

Thanks a lot in advance.

Best regards...

Parents
  • There is no difference between nRF51422 and nRF51822 except that you can't use ANT on nRF51822, so i don't think it is related to the chip swap. It seems your are saying that you can't get any examples from the SDK to work, so this is not just related to the bootloader is it? Are you able to use the debugger to see where it stops working? Does your custom board have a 32kHz crystal? Maybe this question is helpful.

Reply
  • There is no difference between nRF51422 and nRF51822 except that you can't use ANT on nRF51822, so i don't think it is related to the chip swap. It seems your are saying that you can't get any examples from the SDK to work, so this is not just related to the bootloader is it? Are you able to use the debugger to see where it stops working? Does your custom board have a 32kHz crystal? Maybe this question is helpful.

Children
No Data
Related