mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-09 19:28:45 +00:00
Add a board that uses the nRF52805 SoC. Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
24 lines
749 B
ReStructuredText
24 lines
749 B
ReStructuredText
.. _nrf52dk_nrf52805:
|
|
|
|
nRF52805 emulation on nRF52 DK
|
|
##############################
|
|
|
|
Overview
|
|
********
|
|
|
|
The nrf52dk_nrf52805 board is a modified version of the :ref:`nrf52dk_nrf52832`
|
|
that enforces the limitations imposed by the nRF52805 IC, which is a
|
|
cost-reduced variant of the original nRF52832. Since Nordic does not offer a
|
|
development kit for the nRF52805, you can use this board to develop for this
|
|
IC while using the nRF52 Development Kit (PCA10040).
|
|
|
|
See :ref:`nrf52dk_nrf52832` for more information about the development board and
|
|
`nRF52805 website`_ for the official reference on the IC itself.
|
|
|
|
References
|
|
**********
|
|
|
|
.. target-notes::
|
|
|
|
.. _nRF52805 website: https://www.nordicsemi.com/Products/Low-power-short-range-wireless/nRF52805
|