new-developers

Results 1 comments of new-developers

nice job, that solved my problem too. I add the command **WiFi.mode(WIFI_STA);** just before **if (client.connect(..................)) {** and it did the job. Now, it is working like a charm !!!!!!...