ncs-wifi
CommunityUnified Nordic Wi-Fi development with NCS.
Authorchshzh
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill centralizes and streamlines Wi-Fi development for Nordic nRF Connect SDK on the nRF70 series, consolidating mode configurations, debugging guidance, and integration patterns to reduce setup time and friction.
Core Features & Use Cases
- Mode coverage: Station, SoftAP, Wi‑Fi Direct (P2P), and Monitor modes with ready-to-use configuration templates.
- Memory & build guidance: Clear memory budgeting, heap/configuration recommendations, and build patterns for Nordic hardware.
- Use Case: Rapidly prototype a device that connects to an AP, shares a local network, or analyzes Wi‑Fi traffic during development and QA.
Quick Start
Copy a ready-made mode config and begin a project quickly:
- Copy Station mode config: cp ~/.claude/skills/Developer/ncs/project/wifi/configs/wifi-sta.conf .
- Build for the nRF7002 DK: west build -p -b nrf7002dk/nrf5340/cpuapp -- -DEXTRA_CONF_FILE="wifi-sta.conf"
- If provisioning SoftAP, copy wifi-softap.conf and build accordingly.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ncs-wifi Download link: https://github.com/chshzh/charlie-skills/archive/main.zip#ncs-wifi Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.