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

s110 with nRF51422

Hi all

I would like to use the s110 softdevice V7 with the nRF51422 which I know is possible. However, I would like to start the work with an example project, but I can't make any of these to work.

I have tried some s110 project made to nRF51822 and change the device to nRF51422 witn no luck

I have also tried some s310 made to nRF51822 and change the softdevice.

I have seen there is a document that tell the steps going from s110 to s310 and they seem to be very simple. Do we have some guide that go the other way around? From s310 to s110.

The reason for using s110, is to save flash, but also due to better DFU OTA.

Thanks

Parents
  • You shouldn't need to change anything to run a S110 project on the nRF51422.

    Edit:

    It shouldn't be necessary to use the S310 examples, if you are using the S110. You should use the S110 examples, found in our SDK at: C:\Keil_v5\ARM\Device\Nordic\nrf51822\Board\nrf6310\s110

Reply
  • You shouldn't need to change anything to run a S110 project on the nRF51422.

    Edit:

    It shouldn't be necessary to use the S310 examples, if you are using the S110. You should use the S110 examples, found in our SDK at: C:\Keil_v5\ARM\Device\Nordic\nrf51822\Board\nrf6310\s110

Children
Related