ESP8266 SmartConfig 0.3.4.3

Licentie: Gratis ‎Bestandsgrootte: 1.05 MB
‎Gebruikersbeoordeling: 0.0/5 - ‎0 ‎Stemmen

ESP8266 SmartConfig

Arduino-code

u eenvoudig beginSmartConfig() als dit roepen

WiFi.beginSmartConfig(); terwijl(1){ vertraging(1000); als(WiFi.smartConfigDone()){ Serial.println("SmartConfig Succes"); pauze; } }

of de gemakkelijkere manier is het gebruik van bibliotheek die smartConfig functie ondersteunen, zoals WiFiConnector Arduino Bibliotheek: https://github.com/cmmakerclub/WiFiConnector

versiegeschiedenis

  • Versie 0.3.4.3 geplaatst op 2015-11-10
    kleine update.

Programmadetails