UnaiFernandez / minimeteo

Open-source small meteo station for Atmega328p based boards
3 stars 0 forks source link

Wifi module configuration #2

Closed UnaiFernandez closed 2 years ago

UnaiFernandez commented 2 years ago

Create a c program to configure the ESP8266 module correctly. The USART configuration program is correctly implemented.

UnaiFernandez commented 2 years ago

Create the program to configure the ESP8266 as AP and communicate via TCP with other aplication.