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

    No response from YAT after sending command

    Scheduled Pinned Locked Moved
    General Discussion
    3
    27
    2.2k
    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.
    • Kayjayundefined
      Kayjay @Phaedrux
      last edited by

      @phaedrux Sorry, I didn't mean that the IP wasn't relevant at all, I just meant it wasn't relevant when in DHCP because I don't need to enter it. Isn't DHCP supposed to do all that and make it invisible to me?

      Your other suggestion sounds a better option for me, as you say making sure the IP is away from the ones that may be possible used by DHCP, I'll try that.

      Incidentally, my router admin pages reports the IP for Duettest as 192.168.1.95 but if I enter that into the browser it times out. I can still connct successfully with 192.168.1.14. I can control the printer on that IP, turn heaters on and off, move motors etc etc...... wierd or what !

      Keith

      Phaedruxundefined 1 Reply Last reply Reply Quote 0
      • Phaedruxundefined
        Phaedrux Moderator @Kayjay
        last edited by

        @kayjay said in No response from YAT after sending command:

        sn't DHCP supposed to do all that and make it invisible to me?

        Only if you're using a mDNS name to access the IP, like http://duet.local which I don't think works with the Duet Ethernet

        Z-Bot CoreXY Build | Thingiverse Profile

        Kayjayundefined 1 Reply Last reply Reply Quote 0
        • Kayjayundefined
          Kayjay @Phaedrux
          last edited by

          @phaedrux OK, I think you're right there.

          So, let me see if I have this right. I enable DHCP in config.g by creating a line that says

          M552 P0.0.0.0

          then I discover the IP either through my router or YAT, I the enter that IP into the browser address bar and it should stay the same all the time. Is that how DHCP works when done properly?

          Keith

          Phaedruxundefined 1 Reply Last reply Reply Quote 0
          • Phaedruxundefined
            Phaedrux Moderator @Kayjay
            last edited by

            @kayjay said in No response from YAT after sending command:

            Is that how DHCP works when done properly?

            Yes, provided there is a DHCP reservation in the router for that IP, it should stay the same.

            Z-Bot CoreXY Build | Thingiverse Profile

            Kayjayundefined 2 Replies Last reply Reply Quote 0
            • Kayjayundefined
              Kayjay @Phaedrux
              last edited by

              @phaedrux OK, thanks ...... phew I got there at last 🙂 I'll play about with it now and if I still can't achieve connection I'll set it up the way you suggested earlier.

              Thanks pal ! you're a star .... and you too David !

              1 Reply Last reply Reply Quote 0
              • Kayjayundefined
                Kayjay @Phaedrux
                last edited by

                @phaedrux Should the Gateway be set to 0 with M554 P0.0.0.0 as well ?

                1 Reply Last reply Reply Quote 0
                • Phaedruxundefined
                  Phaedrux Moderator
                  last edited by

                  I think the gateway would still be your router IP

                  Z-Bot CoreXY Build | Thingiverse Profile

                  1 Reply Last reply Reply Quote 0
                  • dc42undefined
                    dc42 administrators
                    last edited by

                    If you are using DHCP to get the IP address then it will automatically get the gateway address that way too.

                    Duet WiFi hardware designer and firmware engineer
                    Please do not ask me for Duet support via PM or email, use the forum
                    http://www.escher3d.com, https://miscsolutions.wordpress.com

                    Kayjayundefined 1 Reply Last reply Reply Quote 1
                    • Kayjayundefined
                      Kayjay @dc42
                      last edited by

                      @dc42 ok now I am puzzled. The config.g commenting says make the next two lines 0 for DHCP, which is the IP M552 and Gateway M554, so which is right. What should I enter in Gateway? I currently have 0.0.0.0 and it's connecting.

                      1 Reply Last reply Reply Quote 0
                      • Phaedruxundefined
                        Phaedrux Moderator
                        last edited by

                        My response was just based on the notes from the gcode wiki for setting the gateway. Go with DC42s response. which I think means that regardless of what you specify for the gateway in config.g if your IP address is set to 0.0.0.0 to get a DHCP address, the gateway will also be set via DHCP, so you don't have to worry bout it.

                        Z-Bot CoreXY Build | Thingiverse Profile

                        Kayjayundefined 1 Reply Last reply Reply Quote 0
                        • Kayjayundefined
                          Kayjay @Phaedrux
                          last edited by

                          @phaedrux

                          Yep, se what you mean. OK, as I have it at 0 now I'll leave that and let the DHCP sort it out.

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