Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    IP on Display or static IP…

    Scheduled Pinned Locked Moved
    General Discussion
    5
    5
    897
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • zBeebleundefined
      zBeeble
      last edited by

      This is really annoying. AFAICT, it's difficult to set a static IP on the wifi. But that's not the worst of it. Even though I have a display, I have to get out my laptop and connect via usb to find out what IP address the thing has gotten.

      … so ... how does one convince the WiFi to have a static IP ... and the IP should display somewhere on the display.

      1 Reply Last reply Reply Quote 0
      • darookeeundefined
        darookee
        last edited by

        Usually your router assignes IP addresses to devices that 'ask' for one (using DHCP), and on most routers you can set an option to 'always youse this address' for a specific device, or even manually assign addresses to devices the router knows.

        1 Reply Last reply Reply Quote 0
        • cheeseandhamundefined
          cheeseandham
          last edited by

          darookee is correct. You can reserve an IP for a particular MAC address.

          Google "DHCP reservation" along with the make and model of your router. Then once you know the IP address of your Duet, log into your router and go to that section and reserve it so it does not change.

          You can also ping the Duet once you know what it is, and then from from a windows command prompt use "arp -a" (on Windows or Mac) to find out the MAC address to note for the future, then if you ever reset your router you should be able to use this to find it easily in your routers DHCP list.

          1 Reply Last reply Reply Quote 0
          • Dougal1957undefined
            Dougal1957
            last edited by

            on the display go to the console and send M552 with no parameters and it will return the current WiFi details ie said connected to and the ip address that has been set and it isn't that hard to set a static IP on the Duet.

            M587 S"xxxxxxxx" P"xxxxxxxxxx" I192.168.0.145 set it up nicely for me (ssid and Password blanked out for obvious reasons)

            1 Reply Last reply Reply Quote 0
            • DjDemonDundefined
              DjDemonD
              last edited by

              So you can set a static ip. That's useful thanks.

              Simon. Precision Piezo Z-Probe Technology
              www.precisionpiezo.co.uk
              PT1000 cartridge sensors NOW IN, just attach to your Duet board directly!

              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              Unless otherwise noted, all forum content is licensed under CC-BY-SA