You are reading a single comment by @DrAzzy and its replies. Click here to read the full conversation.
  • This is one hell of an exciting update! Awesome, can't wait to try it out tonight. Glad to see my custom font issue is fixed, just hours after I reported it :-)

    How do you use DHCP with Wiz550io?
    The new reference for Ethernet.setIP() doesn't mention it - does it just use it by default now?

    function Ethernet.setIP
    
    (top)
    Call type:
    function Ethernet.setIP(options)
    
    Description
    Set the current IP address
    
    Parameters
    options Object containing IP address options { ip : '1,2,3,4', subnet, gateway, dns }
    
    Returns
    True on success
    
About

Avatar for DrAzzy @DrAzzy started