# WuLink-Nano

## 概述

Wulink-Nano是一款专门针对造物的开发板，继承了WU-Link的核心功能，集云编程、无线下载、物联网通讯功能于一体，同时精简掉了WU-Link集成的传感器，引出了所有的IO端口，方便用户自己扩展应用。

![](/files/-LWUqDPVSjCXUG4h_3Sh)

## 性能参数

* 输入电压：DC 5V;
* 工作电流：联网空载100mA;
* 处  理  器：32位HaoDa Core ARM和32位Tensilica Wifi芯片；
* 数字端口：24个通道（包含8个PWM）；
* 模拟端口：8个12bit通道；
* 下载方式：无线下载/USB下载；
* 尺        寸：54x26mm；

## 接口说明

![](/files/-LWUqiWU9EduYBsdkVYm)

## 网络配置

## 按键和指示灯说明

按住按键开机后再按一下按键：进入WEB配置。

红色状态指示灯常亮：处于WEB配置模式。

红色状态指示灯闪烁：未连接网络。

蓝色状态指示灯常亮：已连接网络。

## 编程页面

<http://haohaodada.com/wulink-nano/>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.haohaodada.cn/zao-wu-chan-pin/wulink-nano.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
