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
  • I can adapt all the examples from SDK to my nRF51822 board by making small changes for the clock. I do not have the 32kHZ crystal, so I use the interna clock. Bootloader is the only one I cannot adapt to my board by changing the settings as the app...

Reply
  • I can adapt all the examples from SDK to my nRF51822 board by making small changes for the clock. I do not have the 32kHZ crystal, so I use the interna clock. Bootloader is the only one I cannot adapt to my board by changing the settings as the app...

Children
No Data
Related