Tell us about yourself!
- Merzomann commented on dekip75's instructable NodeMCU, LED & Static IP
- Merzomann commented on modi.1992's instructable Internet Controlled LED Using NodeMCUView Instructable »
That's great! Many Thanks!
- Merzomann commented on modi.1992's instructable Internet Controlled LED Using NodeMCU
Hello Dekip75,after I uploaded your code, my ad in the serial monitor looks just like yours. However, if I want to open the IP 192.168.0.107 in my browser, I get no connection. Do you have a tip where I have to change something? At my router? At the IP addresses? In the code?//????????IPAddress ip(192, 168, 0, 107); //set static ipIPAddress gateway(192, 168, 0, 1); //set gettewayIPAddress subnet(255, 255, 255, 0);//set subnetMany Thanks!Cheers, Merzo