
Thanks for the quick reply.

yes, in the code of the first post it is not described in line 1 ---- esp board manager 2.4.2 --- iwip Variant V2 higher Bandwidthpiotrekk wrote: Wed Nov 13, 2019 12:10 pm Witam, po wgraniu kodu z pierwszego posta pojawia mi się sieć "Supla AP", po wpisaniu adresu 192.168.4.1 i wpisaniu danych po resecie w dalszym ciągu rozsyłana jest sieć i nie łączy się z Cloudem, zasilane Nodemcu z zasilacza warsztatowego więc zasilania jest ok, narazie testuje bez układu 595, kilkukrotnie czyściłem ESP, nawet drugie Nodemcu,![]()
Code: Select all
WiFi.mode(WIFI_STA); // Force to station mode because if device was switched off while in access point mode it will start up next time in access point mode.
Code: Select all
WiFi.softAPdisconnect(true);