Wireless ESP32
Connects DUELink Modules Wirelessly
- Overview
- Driver
- Standalone
This module adds wireless connectivity, allowing for wireless control of DUELink modules. It can be used in 2 ways: Use it as a Wireless Interface Host, controling a daisylink of modules. You will be able to program and command modules over a wireless connection! The other option is to use this module within a daisylink, to provide a wireless access to the host and other connected modules.
Key features • Bluetooth or WiFi Connectivity | Resources PID: 0x090007 |
See Drivers page for further details.
| Function | Description |
|---|---|
DVer() | This driver version. |
ATCmd([cmd]) | Send AT command cmd to ESP. |
ATWaitRes(t) | Parse AT command response with timeout t milliseconds. return 1:OK, 0:Error (or no response - timeout). |
StartBT([name]) | Start Bluetooth with name. |
StartWiFi([ssid], [password]) | Connect to WiFi with ssid and password. |
EnterLder() | Enter ESP loader mode. |
StartTcp([hostname]) | Start tcp with hostname. |
Bridge() | Enable communication between downlink and ESP. |
The Code!
loading...
These samples show how to run DUELink Standalone.
- Script
This example runs using the default DUELink Internal Engine using its Scripting Language, and it expects the driver to be loaded first, see the Driver Tab.
loading...
Ordering Info
| Product | Part Number | Price |
|---|---|---|
| DUELink Wireless ESP32 | GDL-WLESP32-A | $19.95 |