Help me to decide problem . When I add in my project IPAddress ip(192,168,1,1);
ESP32 don't work. And do not connect to my wifi point.
_11.ino (724 Bytes)
Help me to decide problem . When I add in my project IPAddress ip(192,168,1,1);
ESP32 don't work. And do not connect to my wifi point.
_11.ino (724 Bytes)
please attach code directly into the forum using code tags around your code:
[code]`` [color=blue]// your code is here[/color] ``[/code].
It should look like this:// your code is here
(Also press ctrl-T (PC) or cmd-T (Mac) in the IDE before copying to indent your code properly)
this is your image - what are we supposed to get from that?