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

nRF51422 rev 3.0.0 preprogrammed SoftDevice?

Hello,

I bought a couple of days ago, the nrf51422 Development Kit. It comes with all the items described by Nordic on the website.

Just two questions:

  • My PCA10006 and PCA10007 boards come with a label that shows Rev. 3.0.0. Inside the kit, there are two dongles, one for ANT+ and one with the nrf51822 (Bluetooth 4.0). Does it means that these PCA1000x boards rev 3.0.0 have SoftDevice 310? In other words, do these boards have a SoftDevice ready for Bluetooth and Ant applications?

  • Second questions (and easier ;-) ). Can I flash my own software in these boards ? Or Do I Need the nrf6310 / nrf51DK attached in PCA1000x to start developing?

I appreciate your help very much. I'm a little bit stuck.

Best Regards,

Parents
  • The rev. 3.0.0 has nothing to do with the SoftDevice version. The ANT board can be flashed with SoftDevice:

    • S310 (Which supports concurrent ANT and BLE)
    • S210 (Only ANT)
    • S110/S120/S130 (Only BLE)

    The BLE board can be flashed with SoftDevice:

    • S110/S120/S130

    You can find these in the download section along with the documentation. Use nRFgo Studio to flash the SoftDevice.

    If I understand your second question right, you have the development kit but not the starter kit (nRF6310) and wonder if you can flash your software on the PCA1000x board without the nRF6310? In that case, check out this thread: devzone.nordicsemi.com/.../

Reply
  • The rev. 3.0.0 has nothing to do with the SoftDevice version. The ANT board can be flashed with SoftDevice:

    • S310 (Which supports concurrent ANT and BLE)
    • S210 (Only ANT)
    • S110/S120/S130 (Only BLE)

    The BLE board can be flashed with SoftDevice:

    • S110/S120/S130

    You can find these in the download section along with the documentation. Use nRFgo Studio to flash the SoftDevice.

    If I understand your second question right, you have the development kit but not the starter kit (nRF6310) and wonder if you can flash your software on the PCA1000x board without the nRF6310? In that case, check out this thread: devzone.nordicsemi.com/.../

Children
No Data
Related