View on GitHub

micooke.github.io

Taida Century nRF52 mini board / nRF52832 Gold Core

nrf52832 top

The Taida Century nRF52 mini board / nRF52832 Gold Core development board is available from several online retailers and is similarly priced to the SparkFun nRF52832 Breakout, or a smaller (and cheaper) alternative of the Nordic nRF52 DK.

This board is supported by Sandeep Mistry’s nRF5 core, through the following variant Taida_Century_nRF52_minidev variant.h.

The development board itself is a nRF52832 breakout module, smd soldered to a generic development board. The development board was designed for the CC2640, and appears to be compatable with select breakout modules containing the following chipsets : CC2640, nRF52832, nRF51822.

According to the schematics below the generic development board is a CC2640RSM/RGZ Module Test Board V1.0 from rf-smart.taobao.com.

For further information on this board from @d00616 see https://github.com/RIOT-OS/RIOT/wiki/Board%3A-nRF52-minidev

RGZ configuration - solder J11 to J14

RSM configuration - solder J15 to J18

Pin allocation

peripheral Arduino #define configuration GPIO
KEY Button PIN_BUTTON1 9
RST Button PIN_BUTTON2 31
LED1 (top) PIN_LED1/LED_BUILTIN 5
LED2 (bottom) PIN_LED2 6
MISO PIN_SPI_MISO/MISO 21
MOSI PIN_SPI_MOSI/MOSI 22
SCK PIN_SPI_SCK/SCK 23
SS SS 20
TX PIN_SERIAL_TX None 3
RX PIN_SERIAL_RX None 2
SDA PIN_WIRE_SDA/SDA None 2
SCL PIN_WIRE_SCL/SCL None 3
TX PIN_SERIAL_TX RGZ 3
RX PIN_SERIAL_RX RGZ 2
SDA PIN_WIRE_SDA/SDA RGZ 7
SCL PIN_WIRE_SCL/SCL RGZ 8
TX PIN_SERIAL_TX RSM 2
RX PIN_SERIAL_RX RSM 1
SDA PIN_WIRE_SDA/SDA RSM 7
SCL PIN_WIRE_SCL/SCL RSM 8

Images

nrf52832 top nrf52832 bottom nrf52832 breakout module

downloads

micooke.github.io