Hi, I downloaded latest version of SDK and all examples resented there are for nrf51422. Can I use those examples for nrf51822? I'm using ukeil and I can only select nrf51422 or flash_softdevice on select target bar.
Hi, I downloaded latest version of SDK and all examples resented there are for nrf51422. Can I use those examples for nrf51822? I'm using ukeil and I can only select nrf51422 or flash_softdevice on select target bar.
Hi,
Yes, you can use those examples for the nRF51822. The nRF51422 has a superset of the properties of the nRF51822. This means that code which utilizes properties that both chips have will work fine, practically this means that most projects will work on both chips. The things that will not work are typically ANT related.
Best regards,
Øyvind
As long as you have the same RAM and Flash sizes you should be fine using the nRF51422 as target. Otherwise have a look at this post for some more directions.
As long as you have the same RAM and Flash sizes you should be fine using the nRF51422 as target. Otherwise have a look at this post for some more directions.