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

Replacement for nRF51822-EK?

I just finished reading the O'Reilly book "Getting Started with Bluetooth Low Energy: Tools and Techniques for Low-Power Networking" where the author uses the nRF51822-EK evaluation kit in a lot of his projects.  This kit included two development boards: The Nordic PCA10001 and the PCA10000.  The PCA10001 is the main development board for the kit and the PCA10000 is a small USB dongle used primarily for debugging as it can be used as a central device or as a sniffer to push data to Wireshark.

I'd love to purchase the kit, but it appears to be no longer available.  It seems nRF52 has replaced it.  Looking at the usual places online (DigiKey, Mouser), I'm not seeing a similar evaluation kit for the nRF52.  Instead I see the main board and what *I think* is the USB dongle available separate:

The current main board (i.e. what I think is essentially the current version of the PCA10001): https://www.mouser.com/ProductDetail/949-NRF52-DK

The USB dongle for debugging (i.e. what I think is essentially the current version of the PCA10000): https://www.mouser.com/new/nordicsemiconductor/nordic-nrf52840-usb-dongle/

Can someone please confirm this is what's best to replace using the PCA10001 and PCA10000 together for development and debugging from a PC?  I want to be able to use the USB dongle as a "central" and the other board as a "peripheral" and use a program like Nordic Master Control Panel (which appears to have been replaced by nRF Connect) to debug communication between the two.

-Terence

Parents
  • Hi, 

    I am not sure what is your requirement. nRF52 series is the latest version in nRF5x, and it has three development kids:

    1. nRF52-DKBluetooth 5 and Bluetooth mesh Development Kit for nRF52810 and nRF52832 SoCs

    2. nRF52840-DKBluetooth 5, Bluetooth mesh, Thread and Zigbee development kit for the nRF52840 SoC

    3. nRF52840-Dongle: The nRF52840 Dongle is complementary hardware to the nRF Connect for Desktop. It supports Bluetooth 5, Bluetooth mesh, Thread and Zigbee.

    All of them could connect with nRF Connect. There are some examples in SDK for references. 

    If you have further question, please be free to reply here. 

    Best regards,

    Amanda

Reply
  • Hi, 

    I am not sure what is your requirement. nRF52 series is the latest version in nRF5x, and it has three development kids:

    1. nRF52-DKBluetooth 5 and Bluetooth mesh Development Kit for nRF52810 and nRF52832 SoCs

    2. nRF52840-DKBluetooth 5, Bluetooth mesh, Thread and Zigbee development kit for the nRF52840 SoC

    3. nRF52840-Dongle: The nRF52840 Dongle is complementary hardware to the nRF Connect for Desktop. It supports Bluetooth 5, Bluetooth mesh, Thread and Zigbee.

    All of them could connect with nRF Connect. There are some examples in SDK for references. 

    If you have further question, please be free to reply here. 

    Best regards,

    Amanda

Children
Related