From b6611dd4f3c7c8196636cac5f2d882396644c561 Mon Sep 17 00:00:00 2001 From: Thomas Gohle Date: Thu, 16 Apr 2026 11:48:57 +0000 Subject: [PATCH] Initial README.MD --- README.md | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4a0e7d6..5259403 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,20 @@ -# 0006-Setting_up_Nordic_PowerProfilerKitII_Linux +# Nordic Power Profiler Kit II on Ubuntu -Lab Notes for setting up Nordic's Power Profiler Kit II under Linux. \ No newline at end of file +Short practical notes for getting the **Nordic Power Profiler Kit II (PPK2)** running on **Ubuntu/Linux**. + +This repository contains a compact installation and setup guide for: +- SEGGER J-Link +- `nrfutil` +- Nordic `udev` rules +- `nRF Connect for Desktop` +- Power Profiler usage with **PPK2** + +Focus: a working, reproducible setup on a Linux lab machine without private local details. + +## Main file + +- `Nordic_PPK2_Ubuntu_Install_Manual_blog.md` + +## Purpose + +Made as a small reference for lab use, personal documentation, and blog-linked setup notes. \ No newline at end of file