I totally newbie and just received my first ESP-12 modules.
I would like to use ESP-12 to send out through TCP incomming data from serial interface coming-up from a sensor daughter board.
The daughter board outputs the sensor data on its serial interface (9600, 8, N, 1) every 5s, it will be connected to ESP-12 serial lines and i expect to get the datas sent out to a distant server through a GET request.
Is there existing bridges already existing to do so ?
Many thanks for your help,