Search results

  1. ESP8266 as TCP SSL client

    ... //get ip info of ESP8266 station wifi_get_ip_info(STATION_IF, &ipconfig); if (wifi_station_get_connect_status() == STATION_GOT_IP && ipconfig.ip.addr != 0) ... #endif } else { if ((wifi_station_get_connect_status() == STATION_WRONG_PASSWORD || ...

  2. Hardware Self-Debug Sheet

    ... Packaging 1. Check whether the Wi-Fi chip package (pin definition, pin sequence) conforms to the one specified ...

Pages