• Great! I think one issue you have might be that Ethernet.getIP doesn't use a callback so never calls your function - it just returns the IP as-is.

    That's definitely an issue, as it should use the same form as other networking APIs to avoid this kind of confusion. I just filed an issue to get it fixed.

About

Avatar for Gordon @Gordon started