Report Bugs Here

Moderator: Mmiscool

User avatar
By viscomjim
#37605 Again, for a project, I want to check to see if the esp in connected to a network right at the top of a program. So I would like to do something of this nature...

serialprint ip()
end

When in ap mode, it returns 0.0.0.0

should it return 192.168.4.1 ?