Building a WiFi Module

This is a more complex process, in terms of initial configuration at least, than the Bluetooth connector but does offer some speed advantages over Bluetooth and may be preferable for some users.

The current working prototype works with MS1 and MS1/Extra, I have had issues connecting it to the faster MS2 and MS2/Extra with the “release” version of ESP-Link but have had no issues with the “alpha” version of ESP-Link.

The module I have been testing uses a NodeMCU module to provide the WiFi connectivity and an RS232 to UART module to provide the connection to the ECU. The NodeMCU is a development module based around the ESP8266-12E boards, making it, relatively, easy to configure and talk to the board. I use these modules for a number of WiFi based projects so always have them to hand.

[amazon_link asins=’B072LP8NFB,B0791FJB62,B01N5D3MV8,B06XKV13SD,B0777M75W3′ template=’ProductCarousel’ store=’mobisquirt-21′ marketplace=’UK’ link_id=’e29880c6-8762-11e8-9ee6-dde0a541452e’]

For the RS232 link I use a simple UART to RS232 connector

[amazon_link asins=’B00OPU2QJ4,B00OPWLXDW’ template=’ProductCarousel’ store=’mobisquirt-21′ marketplace=’UK’ link_id=’3564a3c3-8763-11e8-9ca0-eb4b40628246′]

To configure the RS232 connector, follow the instructions given for the Bluetooth adapter…

Once that is complete, you will need to configure and connect the WiFi module.

The default IP address for the module is 192.168.4.1
the default port, used to connect to the serial data is 23