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

nrf51822 with BL600

Hello,

Now I am using nrf51822 with PCA10004 EK board. And the custom board we are using is BL600-SA module. As BL600 can be used with nrf SDK and softdevice, Can I use the same SDK 9.0 and softdevice 8.0 on BL600 module without any change? Does it work?

If anyone worked on BL600 kindly reply.

Regards, Sowmya

Parents
  • Hi. PCA10004 is a 2nd revision nRF51 IC and, according to this thread, so is the BL600. If you look at the Compatibility Matrix you will find that neither boards are actually compatible with SDK 9 or Softdevice 8. However, since the PCA10004 and the BL600 are both built around the exact same IC revision, nRF51822-QFAA-G0, your application should work equally well on both boards.

    PS: Note that Nordic does not recommend using incompatible SDKs, SoftDevices and IC revisions. Here is why.

    EDIT: 2nd revison ICs is actually tested and found to be compatible with SoftDevice 8.0.0.

Reply
  • Hi. PCA10004 is a 2nd revision nRF51 IC and, according to this thread, so is the BL600. If you look at the Compatibility Matrix you will find that neither boards are actually compatible with SDK 9 or Softdevice 8. However, since the PCA10004 and the BL600 are both built around the exact same IC revision, nRF51822-QFAA-G0, your application should work equally well on both boards.

    PS: Note that Nordic does not recommend using incompatible SDKs, SoftDevices and IC revisions. Here is why.

    EDIT: 2nd revison ICs is actually tested and found to be compatible with SoftDevice 8.0.0.

Children
Related