Skip to content

Commit

Permalink
Merge pull request #13 from balaji303/readME
Browse files Browse the repository at this point in the history
Just shout whenever (yo), and I'll be there (uh-huh)
  • Loading branch information
balaji303 authored Nov 8, 2023
2 parents b50b52d + 978a10d commit 6744df3
Showing 1 changed file with 22 additions and 5 deletions.
27 changes: 22 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,43 @@
# nRF52840-DK
Nordic Semi's nRF52840-DK

This repository contains resources and example code for the Nordic Semi's nRF52840-DK Development Kit (DK). The nRF52840-DK is a versatile single-board development kit for Bluetooth Low Energy, Bluetooth mesh, NFC, ANT, and 2.4GHz proprietary applications.


## Images for Quick Reference

<img src="https://raw.githubusercontent.com/balaji303/nRF52840-DK/main/docs/nrf9160-dk-board.jpg" alt="nrf52840-DK" class="inline"/>

<img src="https://raw.githubusercontent.com/balaji303/nRF52840-DK/main/docs/drawing_nRF52840DK.png" alt="PinOut-nrf52840-DK" class="inline"/>

## Some Important websites
## Important Links

- [Mouser](https://www.mouser.in/ProductDetail/Nordic-Semiconductor/nRF52840-DK?qs=F5EMLAvA7IA76ZLjlwrwMw%3D%3D)
- [nRF52840 Product Spec](https://www.mouser.in/datasheet/2/297/nRF52840_PS_v1.1-1623672.pdf)
- [Intro](https://infocenter.nordicsemi.com/topic/ug_nrf52840_dk/UG/dk/intro.html)
- [Product Brief](https://www.nordicsemi.com/-/media/Software-and-other-downloads/Product-Briefs/nRF52840-DK-product-brief.pdf?la=en&hash=5D78D8104D4FC04D539BDBACFBB5150F34487447)
- [Product Brief](https://github.com/balaji303/nRF52840-DK/blob/main/docs/nRF52840_PB_v1.0.pdf)
- [Schematics](https://github.com/balaji303/nRF52840-DK/blob/main/docs/Schematic.pdf)
- [Product Specification](https://github.com/balaji303/nRF52840-DK/blob/main/docs/nRF52840_PS_v1.1-1623672.pdf)
- [SDK-Overview](https://github.com/balaji303/nRF52840-DK/blob/main/docs/nrf_connect_sdk_-_latest_10-24-2023.pdf)
- [User Guide](https://github.com/balaji303/nRF52840-DK/blob/main/docs/nRF52840_DK_User_Guide_v1.4.1.pdf)

## Additional websites

- [Mouser](https://www.mouser.in/ProductDetail/Nordic-Semiconductor/nRF52840-DK?qs=F5EMLAvA7IA76ZLjlwrwMw%3D%3D)
- [Getting Started](https://www.nordicsemi.com/Products/Development-hardware/nRF52840-DK/GetStarted?lang=en)
- [SOC - Getting Started](https://www.nordicsemi.com/products/nrf52840/getstarted)
- [SOC - Brief](https://nsscprodmedia.blob.core.windows.net/prod/software-and-other-downloads/product-briefs/nrf52840-soc-v3.0.pdf)
- [User Guide](https://infocenter.nordicsemi.com/pdf/nRF52840_DK_User_Guide_v1.2.pdf)
- [SOC - Product](https://www.nordicsemi.com/products/nrf52840)
- [Tutorial](https://www.pic-control.com/nrf52840-dk-ble-bluetooth-development-kit-tutorial-start-up-guide/)
- [Samples](https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples.html)
- [Libraries](https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/libraries/index.html)
- [Drivers](https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/drivers.html)
- [Scripts](https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/scripts.html)
- [Videos](https://www.youtube.com/@nrf5dev)

## Softwares Used

- [Embedded Studio](https://www.segger.com/downloads/embedded-studio/)
- [nRF-Connect-SDK](https://www.nordicsemi.com/Products/Development-software/nRF-Connect-SDK)
- [nRF Connect for VS Code](https://www.nordicsemi.com/Products/Development-tools/nRF-Connect-for-VS-Code)


Schematics in ZIP file

0 comments on commit 6744df3

Please sign in to comment.