shurillu / CTBot

A simple (and easy to use) Arduino Telegram BOT Library for ESP8266/ESP32
MIT License
147 stars 34 forks source link

Long connect time on esp8266 #119

Open CodeNameHawk opened 2 months ago

CodeNameHawk commented 2 months ago

CTBot v. 2.1.13 esp8266 v.2.7.4

myBot.wifiConnect(ssid, pass) need ~ 20 sec to connect. Wi-Fi connection time is ~ 5 seconds, but NTP receiving time takes ~ 15 seconds.