跳转到主要内容
瑞萨电子 (Renesas Electronics Corporation)

描述

US159-DA16200MEVZ超低功耗 Wi-Fi Pmod™ 板使用户能够将 Wi-Fi 功能添加到任何配备 Pmod 扩展功能的评估套件或微控制器板中。 该板具有用于板载 Wi-Fi 模块的标准 Pmod™ Type 3A(扩展 UART)连接。

US159-DA16200MEVZ集成了基于DA16200片上系统 (SoC) 的 DA16200MOD 模块。 由于标准连接器和软件支持,US159-DA16200EVZ 非常适合瑞萨电子的 QuickConnect 平台快速创建物联网系统。

特性

  • DA16200MOD模块:
    • 集成芯片天线
    • Cortex-M4F+ @ 30-160MHz
    • 802.11b/g/n 无线电物理层,2.4GHz
    • SoC 运行完整的OS系统和 TCP/IP 堆栈
    • 内存:256kB ROM、512kB RAM、8kB OTP、48B 保留存储器和 32Mb SPI 闪存
    • 射频监管认证:IC、CE、KC、TELEC、SRRC
    • Wi-Fi 联盟认证:Wi-Fi CERTIFIED™ b、g、n;WPA™、WPA2™、WPA3™
    • 3.3V 电源电压
    • +20dBm 范围增强模式
    • -100dBm 接收灵敏度
    • 超低功耗,具有三种睡眠模式:未连接 (nA)、超低功耗连接 (μA) 和超快速连接(μA)
  • 标准的 3A 型 Pmod™ 连接器支持 UART 扩展接口
  • 可选电池供电,内置CR1220纽扣电池
  • LED(D1)有助于用户软件调试
  • 10 引脚 1.27mm 间距 Arm Cortex-Debug 连接器 (J2),用于软件开发和调试支持

应用

类型 文档标题 日期
手册 - 开发工具 PDF 2.22 MB
应用说明 PDF 3.28 MB
The DA16200/DA16600 is a Wi-Fi module that supports diverse connected applications with efficiency, security, and enhanced user experience on Renesas RX Family microcontrollers. This application note describes the usage of DA16200/DA16600 PMOD module, including API information, configuration guidelines, which conforms to the Firmware Integration Technology (FIT) standard and step-by-step instructions for executing demo applications with TCP, MQTT, and HTTP protocols on RX MCU boards.
应用说明 PDF 3.79 MB
AI 生成的摘要: The DA16200/DA16600 is a Wi-Fi module that supports diverse connected applications with efficiency, security, and enhanced user experience on Renesas RL78 Family microcontrollers. This application note describes the usage of DA16200/DA16600 PMOD module, including API information, configuration guidelines, which conforms to the Software Integration System (SIS) standard and step-by-step instructions for executing demo applications with TCP, MQTT, and HTTP protocols on RL78 MCU boards.
应用说明 PDF 3.18 MB
AI 生成的摘要: The document explains how to establish cloud connectivity using the FSP DA16XXX MQTT On-chip Client with the EK-RA6M4 evaluation kit. It demonstrates sending temperature and humidity data to AWS IoT and remotely controlling an LED on the EK-RA6M4. The setup includes hardware connections, software tools, and configuration steps such as importing the RA project, configuring MQTT AWS certificates, and adding J-Link RTT for monitoring. The application supports two-way communication via MQTT, enabling data publishing and receiving control commands from the cloud.
应用说明 PDF 2.44 MB
AI 生成的摘要: The document explains how to quickly establish HTTP connectivity using the FSP DA16XXX HTTP On-chip Client driver with the EK-RA6M4 evaluation kit. It demonstrates sending temperature data from the MCU to a custom Flask server and remotely controlling the user LED via HTTP commands. The setup involves attaching a Wi-Fi Pmod module, connecting the evaluation kit to a PC, and running a Flask server. The architecture supports two-way communication, enabling periodic data transmission and remote control. Detailed steps cover hardware setup, software installation, project configuration, debugging, and testing using SEGGER J-Link RTT Viewer.
应用说明 PDF 2.06 MB 日本語
AI 生成的摘要: Wi-Fi communication in Soft AP mode enables direct device-to-device TCP communication without a Wi-Fi router by using DA16200/DA16600 modules controlled via UART and AT commands from the RL78/G22 MCU. The sample program configures the RL78/G22 as a TCP server, allowing control of an LED based on TCP client commands. It includes an AT command management framework facilitating communication and response handling, supporting flexible application development beyond TCP communication. Peripheral functions, option byte settings, and software hierarchy are detailed to support implementation.
应用说明 PDF 483 KB
AI 生成的摘要: The guide details the process to update the SDK firmware for the DA16200 and DA16600 Wi-Fi SoC devices using specific hardware and software. It covers required hardware such as evaluation kits and USB-to-TTL adapters, detailed pin connections for the DA16600 Pmod board, and necessary software including serial emulators and SDK image downloads. The update procedure involves connecting the hardware, configuring the serial terminal, executing commands to identify flash memory type, and running macros to flash the new firmware version 3.2.8.0. It also highlights troubleshooting tips like managing reset pins and firmware conflicts to ensure a successful update.
快速入门指南 PDF 1.12 MB
8 项目

软件与工具

软件与工具

Software title
Software type
公司
快速连接平台
快速连接平台通过提供兼容的硬件和软件构建模块,实现快速原型设计。
Software and Hardware Development Tools 瑞萨电子
1 项目

样例程序

样例程序

筛选
类型 文档标题 日期 日期
示例代码
[Software=RX Driver Package|V1.50],[Toolchains=CC-RX|V3.07.00;GNURX|14.2.0.202505]
登录后下载 ZIP 31.79 MB
应用: 工业, 消费电子产品
Compiler: CC-RX, GNURX Function: Communication Interface IDE: e2 studio
The DA16200/DA16600 is a Wi-Fi module that supports diverse connected applications with efficiency, security, and enhanced user experience on Renesas RX Family microcontrollers. This application note describes the usage of DA16200/DA16600 PMOD module, including API information, configuration guidelines, which conforms to the Firmware Integration Technology (FIT) standard and step-by-step instructions for executing demo applications with TCP, MQTT, and HTTP protocols on RX MCU boards.
示例代码
[Toolchains=CC-RL|V1.15.01]
登录后下载 ZIP 20.79 MB
应用: 工业, 消费电子产品
Compiler: CC-RL Function: Communication Interface IDE: e2 studio
The DA16200/DA16600 is a Wi-Fi module that supports diverse connected applications with efficiency, security, and enhanced user experience on Renesas RL78 Family microcontrollers. This application note describes the usage of DA16200/DA16600 PMOD module, including API information, configuration guidelines, which conforms to the Software Integration System (SIS) standard and step-by-step instructions for executing demo applications with TCP, MQTT, and HTTP protocols on RL78 MCU boards.
示例代码
登录后下载 ZIP 2.88 MB
示例代码
[Software=Renesas Synergy Software Package|v5.3.0],[Toolchains=GNU Arm Embedded|13.2.1.arm-13-7]
登录后下载 ZIP 2.46 MB
应用: 通信基础结构
Compiler: ARMCC, GNU ARM Embedded Function: Other IDE: e2 studio
示例代码
[Toolchains=CC-RL|V1.13.00]
登录后下载 ZIP 7.21 MB 日本語
应用: 互联家居与娱乐, 医疗与保健, 存储器, 工业
Compiler: CC-RL Function: Communication Interface IDE: CS+ for CC, e2 studio
示例代码
登录后下载 ZIP 83.97 MB
6 项目
器件号状态库存预算价格(美元)Sampleable
US159-DA16200MEVZActive有库存1u | $27.5Available
支持社区

支持社区

在线询问瑞萨电子工程社群的技术人员,快速获得技术支持。
浏览文章

知识库

浏览我们的知识库,获取文章、常见问题解答及其他实用资源。
提交工单

提交工单

需要咨询技术性问题或提供非公开信息吗?