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

SDK 8.0 using for nRF51822

In the SDK 8.0 are only examples for nRF51422.

Is it possible to compile this for nRF51822 and is the softdevice 8.0.0 for both controllers?

Best regards, Roman.

Parents
  • Hi

    Yes, all the Bluetooth Low Energy examples in the SDK can be compiled and used with the nRF51822. The only difference between the 822 and the 422 is that the 422 has ANT capabilities as well as BLE. Hence all BLE related examples and SoftDevices run on both ICs. The only thing you should worry about is your nRF51822 IC revision. Older IC revisions might not work with SDK 8.0.0. Check out the Compatibility Matrix for compatible SDKs, SoftDevices and IC revisions.

Reply
  • Hi

    Yes, all the Bluetooth Low Energy examples in the SDK can be compiled and used with the nRF51822. The only difference between the 822 and the 422 is that the 422 has ANT capabilities as well as BLE. Hence all BLE related examples and SoftDevices run on both ICs. The only thing you should worry about is your nRF51822 IC revision. Older IC revisions might not work with SDK 8.0.0. Check out the Compatibility Matrix for compatible SDKs, SoftDevices and IC revisions.

Children
No Data
Related