AYASOSO DT-06

DT-06 Wireless WiFi Serial Module User Manual

Model: DT-06

1. Introduction

The AYASOSO DT-06 Wireless WiFi Serial Module is a high-performance device designed for seamless transparent transmission of serial data over WiFi. Built on the ESP-M2 module, it facilitates easy integration of WiFi connectivity into various projects, converting TTL signals to WiFi. This module is compatible with Bluetooth HC-06 interfaces, offering flexible communication options for IoT, smart home, and industrial control applications.

It features a built-in industrial-grade transparent transmission firmware V3.0, ensuring reliable and stable operation. The module supports various network modes (AP, STA, AP+STA) and communication protocols (TCP Server, TCP Client, UDP Server, UDP Client, UDP LAN broadcast), making it a versatile solution for wireless data collection and transmission.

2. Product Overview

DT-06 Wireless WiFi Serial Module

Figure 2.1: Top view of the DT-06 Wireless WiFi Serial Module, showing the main chip and antenna.

DT-06 Module Pinout

Figure 2.2: Bottom view of the DT-06 module, illustrating the pin labels for connection.

DT-06 Module Dimensions

Figure 2.3: Dimensions of the DT-06 module, showing its compact size (34.2mm x 17.2mm).

3. Features

4. What's in the Box

5. Setup Guide

5.1 Pin Description

The DT-06 module has several pins for power, serial communication, and control. Refer to the pinout diagram (Figure 2.2) for exact locations.

Pin NameDescription
ENEnable pin. High to enable the module.
VCCPower supply input (4.5V~6.0V).
GNDGround.
TXDTransmit Data (TTL 3.3V, 5.0V compatible). Connect to RXD of your microcontroller/device.
RXDReceive Data (TTL 3.3V, 5.0V compatible). Connect to TXD of your microcontroller/device.
STATEWiFi status indicator pin (IO4).

5.2 Initial Connection

  1. Power Supply: Connect VCC to a 4.5V-6.0V power source and GND to ground.
  2. Serial Connection: Connect the module's TXD to your microcontroller's RXD, and the module's RXD to your microcontroller's TXD. Ensure voltage compatibility (3.3V or 5.0V).
  3. Enable Pin: Connect the EN pin to VCC or a high logic level to enable the module.
  4. Status LED: Observe the STATE pin (IO4) for WiFi status indication.

Once powered, the module will typically enter a default mode, often AP mode, allowing initial configuration via a web interface or AT commands.

6. Operating Instructions

6.1 Configuration via Web Interface

The DT-06 module features a built-in HTTP Web Server for easy configuration. Follow these steps:

  1. Connect to Module's AP: On your computer or smartphone, scan for WiFi networks. The module will typically broadcast an SSID like "DT-06_XXXX" or similar. Connect to this network.
  2. Access Web Interface: Open a web browser and navigate to the module's default IP address (e.g., 192.168.4.1).
  3. Configure Settings: From the web interface, you can configure various parameters including:
    • WiFi Mode (AP, STA, AP+STA)
    • STA Mode: Connect to an existing WiFi network (SSID, password)
    • Serial Port Parameters (Baud Rate, Data Bits, Parity, Stop Bits)
    • Network Protocol (TCP Server/Client, UDP Server/Client)
    • Remote Server IP/Port (for TCP/UDP Client)
  4. Save and Restart: After making changes, save the configuration and restart the module for changes to take effect.

6.2 Configuration via AT Commands

The module also supports configuration using AT commands sent over the serial port. A serial terminal program (e.g., PuTTY, Termite) is required.

  1. Connect Serial Port: Ensure your microcontroller or USB-to-TTL converter is correctly connected to the module's TXD/RXD pins.
  2. Open Serial Terminal: Configure your serial terminal with the correct baud rate (default is often 115200 or 9600) and other serial parameters (8 data bits, no parity, 1 stop bit).
  3. Send AT Commands: Send AT commands to query or set parameters. For example:
    • AT - Test command, should return "OK".
    • AT+CWMODE=1 - Set WiFi mode to STA.
    • AT+CWJAP="SSID","Password" - Connect to an access point.
    • AT+UART=115200,8,1,0,0 - Set serial port baud rate to 115200.
  4. Refer to Documentation: For a complete list of AT commands and their syntax, refer to the detailed AT command set documentation (not provided in this manual, typically available from the manufacturer).

6.3 Data Transparent Transmission

The primary function of the DT-06 module is transparent data transmission. Once configured, any data sent to the module's serial port will be transmitted over WiFi (to a configured TCP/UDP server or client), and any data received over WiFi will be output through the serial port.

7. Specifications

ParameterValue
ModelDT-06
Base ModuleESP-M2
FirmwareIndustrial-grade transparent transmission firmware V3.0
Overall Size34mm × 17mm × 4mm
Power Supply Voltage4.5V~6.0V
TTL Voltage3.3V (compatible with 5.0V)
Lead PinsSTATE, TXD, RXD, EN, VCC, GND
Average Current80mA
WiFi Data Send Current170mA
Deep Sleep Mode Current20μA
Serial Port Baud Rates300/600/1200/2400/4800/9600/19200/38400/57600/74800/115200/230400/460800/921600/1843200/3686400 bps
WiFi Modes SupportedAP, STA, AP+STA
Protocols SupportedTCP Server, TCP Client, UDP Server, UDP Client, UDP LAN broadcast
Operating Temperature Range-40℃ to 125℃
Item Weight1.06 ounces
Package Dimensions5.12 x 3.15 x 1.18 inches

8. Troubleshooting

9. Maintenance

The DT-06 Wireless WiFi Serial Module is designed for robust operation and requires minimal maintenance. Follow these guidelines to ensure its longevity:

10. Warranty and Support

Information regarding product warranty and specific support contacts is not available in the provided product data. Please refer to the seller or manufacturer's official website for details on warranty terms, technical support, and customer service.

For general inquiries or troubleshooting not covered in this manual, consider consulting online forums or communities dedicated to ESP-M2 or similar WiFi modules, as they often provide valuable insights and solutions.