Jayant-Tang/nrf-connect-skills-ZH_CN
Skill Claude CodeCodex
A development guide for Zephyr and the Nordic nRF Connect SDK, which are tools for building software for embedded devices. It provides workflows for questions, feature changes, and new projects involving Nordic, Zephyr, NCS, or nRF.
Jayant-Tang/nrf-connect-skills-ZH_CN
Skill Claude CodeCodex
A tool for testing Bluetooth Low Energy radio hardware through Direct Test Mode, or DTM. It uses a serial connection to control a device under test and measure transmitter, receiver, and packet-error behaviour for Bluetooth compliance and production checks.
Jayant-Tang/nrf-connect-skills-ZH_CN
Skill Claude CodeCodex
A read-only acceptance check performed by a separate agent with no prior context. Acceptance testing checks whether software meets stated requirements and reproduction steps.
Jayant-Tang/nrf-connect-skills-ZH_CN
Skill Claude CodeCodex
Skill "nrf54l-pinctrl" from Jayant-Tang/nrf-connect-skills-ZH_CN, covering nrf54l 跨域 gpio / pinctrl, 修改前 gate, domain ↔ 端口 ↔ gpiote 映射(nrf54l15), 三条硬规则 and 专用引脚规则.
Jayant-Tang/nrf-connect-skills-ZH_CN
Skill Claude CodeCodex
A setup for using the nRF54L sQSPI software peripheral as a Zephyr MSPI bus, with devices such as flash memory and displays connected to it.
Jayant-Tang/nrf-connect-skills-ZH_CN
Skill Claude CodeCodex
A command-line tool for reading and writing storage on Nordic hardware devices, including internal and external memory.
Jayant-Tang/nrf-connect-skills-ZH_CN
Skill Claude CodeCodex
A read-only workflow guide for asking questions and planning execution steps. Its description also mentions requirements intended to reduce made-up answers.
Jayant-Tang/nrf-connect-skills-ZH_CN
Skill Claude CodeCodex
A diagnostic workflow for finding the root cause of faulty firmware, the software that runs on embedded devices.
Jayant-Tang/nrf-connect-skills-ZH_CN
Skill Claude CodeCodex
A development workflow for starting new features, modules, applications, drivers, protocol integrations, or multi-stage projects.
Jayant-Tang/nrf-connect-skills-ZH_CN
Skill Claude CodeCodex
A workflow for modifying projects from a set of NRF Connect skills. It includes checks that must pass before later steps, instructions for making changes, hardware and storage limits, and handoff rules.
Jayant-Tang/nrf-connect-skills-ZH_CN
Skill Claude CodeCodex
A build and configuration workflow for applications made with NCS and Zephyr, software development tools for Nordic Semiconductor devices and embedded systems. It covers build setup, board selection, configuration files, and build logs.
Jayant-Tang/nrf-connect-skills-ZH_CN
Skill Claude CodeCodex
在 Zephyr/NCS 应用中开发并接入自定义驱动:创建 out-of-tree Zephyr module、 zephyr/module.yml、CMake/Kconfig、Devicetree binding、DEVICEDTINSTDEFINE、 subsystem API,并通过 prj.conf 和 overlay 加载到工程。当用户要写自己的 sensor/display/ mspi/spi/i2c/gpio 驱动,或提到 ZEPHYREXTRAMODULES、module.yml、DTDRVCOMPAT、 DTHASENABLED、自定义 binding 时使用。.
Jayant-Tang/nrf-connect-skills-ZH_CN
Skill Claude CodeCodex
A guide to diagnosing crashes and connection problems in NCS and Zephyr firmware, software for embedded devices. It uses hardware debuggers, logs, fault registers, and address lookup tools to trace failures to source code.
Jayant-Tang/nrf-connect-skills-ZH_CN
Skill Claude CodeCodex
A procedure for building, flashing, resetting, erasing, recovering, and verifying firmware on Nordic nRF devices using Zephyr or the Nordic Connect SDK. Flashing means writing firmware to the device's memory.
Jayant-Tang/nrf-connect-skills-ZH_CN
Skill Claude CodeCodex
A serial-log reader for nRF development boards and other nRF devices. It identifies the correct virtual or regular serial port and captures startup and runtime messages from the device.