Hardware - Waveshare NRF52840 User Manual

Eval kit
Table of Contents

Advertisement

NRF52840 Eval Kit User Manual
The serial is redirected in the codes, for using printf function to print data to uart
interface. In the main.c, serial port will keep receiving data, and if corresponding data
are received, LEDs will behavior according to it.
When 1 is received, LED1 is on, and turned off if receiving 2. Turn LED2 on if 3 and
turn off if 4 similarly.

HARDWARE

The schematic of serial part is as below:
H1 and H2 are jumpers of UART pins. CP2102 is accessed to NRF52840 only when
jumpers H1 and H2 are inserted.
UART
CPTX
CPRX
CPRTS
CPCTS
Vision: V1.0.1 Date: 2019.01.19
GPIO
P0.06
P0.08
P0.25
P0.07
27 / 72

Advertisement

Table of Contents
loading

Table of Contents