platformio / platformio-examples

PlatformIO Project Examples
Apache License 2.0
590 stars 175 forks source link

WiFi Station with simba framework and esp12e board. #6

Closed rafacouto closed 7 years ago

rafacouto commented 7 years ago

This example connects to a WiFi network and displays the configuration with every change of the connection status.

ivankravets commented 7 years ago

Thank you! Could you add this example to https://github.com/platformio/platform-espressif8266/tree/develop/examples ?