Important is this line:
WiFi.config(INADDR_NONE, INADDR_NONE, INADDR_NONE);
which seems to reset the settings. My ESP32 showed up as "Espressif"
Private Sub SetHostName
Dim bb() As Byte = "TheHostname"
RunNative("SetHostName", bb)
End Sub
#if C
void SetHostName(B4R::Object* o)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.