Skip to content

Commit b8ed419

Browse files
oxmbkartben
authored andcommitted
boards: nrf52840_mdk_usb_dongle: Improve documentation
- Fix typo in SoC name (nRF5240 -> nRF52840) - Use bullet lists for better readability - Add link to a readable pinout diagram Signed-off-by: Manoel Brunnen <manoel.brunnen@orgatex.de>
1 parent ff4dc62 commit b8ed419

File tree

1 file changed

+25
-9
lines changed
  • boards/makerdiary/nrf52840_mdk_usb_dongle/doc

1 file changed

+25
-9
lines changed

boards/makerdiary/nrf52840_mdk_usb_dongle/doc/index.rst

Lines changed: 25 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,40 @@
33
Overview
44
********
55

6-
The nRF52840 MDK USB Dongle is a small and low-cost development platform enabled
7-
by the nRF5240 multiprotocol SoC in a convenient USB dongle form factor.
6+
The nRF52840 MDK USB Dongle is a small and low-cost development platform
7+
enabled by the nRF52840 multiprotocol SoC in a convenient USB dongle
8+
form factor.
89

9-
The design features a programmable user button, RGB LED, up to 12 GPIOs and 2.4G
10-
Chip antenna on board. It can be used as a low-cost
11-
Bluetooth5/Tread/802.15.4/ANT/2.4GHz multiprotocol node or development
12-
board. Alternatively the USB Dongle can be used as a Network Co-Processor(NCP)
13-
with a simple connection to a PC or other USB enabled device.
10+
Hardware
11+
********
12+
13+
The design features:
14+
15+
* Programmable user button
16+
* RGB LED
17+
* Up to 12 GPIOs
18+
* 2.4 GHz chip antenna
1419

15-
See `nrf52840-mdk-usb-dongle website`_ for more information about the development
16-
board and `nRF52840 website`_ for the official reference on the IC itself.
20+
The USB Dongle can be used as:
1721

22+
* A low-cost Bluetooth 5/Thread/802.15.4/ANT/2.4GHz multiprotocol node
23+
* A development board
24+
* A Network Co-Processor (NCP) with a simple connection to a PC or other USB enabled device
25+
26+
For more information:
27+
28+
* See the `nrf52840-mdk-usb-dongle website`_ for details about the development board
29+
* See the `nRF52840 website`_ for the official reference on the IC itself
30+
* See the `nrf52840-mdk-usb-dongle pinout diagram`_ for details about the pin usage of the board
1831

1932
References
2033
**********
34+
2135
.. target-notes::
2236

2337
.. _nRF52840 website:
2438
https://www.nordicsemi.com/Products/Low-power-short-range-wireless/nRF52840
2539
.. _nrf52840-mdk-usb-dongle website:
2640
https://wiki.makerdiary.com/nrf52840-mdk-usb-dongle/
41+
.. _nrf52840-mdk-usb-dongle pinout diagram:
42+
https://wiki.makerdiary.com/nrf52840-mdk-usb-dongle/assets/attachments/nrf52840-mdk-usb-dongle-pinout_v1_1.pdf

0 commit comments

Comments
 (0)