PIDflight Lap
How to setup WiFi module for lap timing device
The common serial over WiFi modules available are ESP-01 with serial adapter board and the more recently available module the DT-06.
DT-06
By default the DT-06 module is set to 9600 baud rate and TCP port 9000. The DT-06 module must be configured to 115200 baud rate.
Power up the lap timing device with the DT-06 module connected.
Connect to the WiFi network, by default it will be called “Doit_WiFi_XXXXXX”.
-
Navigate to
Module →
Serial, set the
BaudRate to
115200.
Navigate to
Module →
WiFi, you can optionally change the
SSID Name and
Password.
Navigate to
Module →
Networks, set
Socket Type to
TCP Server and
TCP Server Local Port to
23.
Navigate to More → Restart, for settings to take affect the DT-06 module must be restarted.
All done!
Pin-outs
Arduino | DT-06 |
5V | VCC |
GND | GND |
RX | TX |
TX | RX |
ESP01 serial adapter