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

    Warning: Lost connection to Duet (SPI connection

    Scheduled Pinned Locked Moved
    General Discussion
    3
    28
    936
    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.
    • A Former User?
      A Former User @A Former User
      last edited by

      @sgk
      I changed the rpi card but still the same error

      A Former User? 1 Reply Last reply Reply Quote 0
      • A Former User?
        A Former User @A Former User
        last edited by A Former User

        I changed the sd card 3x install the firmware I don't know what to do anymore when I print the print I stop

        jay_s_ukundefined 1 Reply Last reply Reply Quote 0
        • jay_s_ukundefined
          jay_s_uk @A Former User
          last edited by

          @sgk don't use the pi? That would be my answer

          Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

          A Former User? 1 Reply Last reply Reply Quote 0
          • A Former User?
            A Former User @jay_s_uk
            last edited by

            @jay_s_uk
            do it work without the rpi I tried but I can't connect to the duet with the cable?

            A Former User? Phaedruxundefined 2 Replies Last reply Reply Quote 0
            • A Former User?
              A Former User @A Former User
              last edited by

              @sgk
              when I go to follow the tutorial it sends me to the duet 2 wifi card
              https://docs.duet3d.com/How_to_guides/Getting_connected/Getting_connected_to_your_Duet

              A Former User? 1 Reply Last reply Reply Quote 0
              • A Former User?
                A Former User @A Former User
                last edited by

                @sgk Capture d’écran 2022-09-01 200555.jpg

                1 Reply Last reply Reply Quote 0
                • Phaedruxundefined
                  Phaedrux Moderator @A Former User
                  last edited by

                  @sgk said in Warning: Lost connection to Duet (SPI connection:

                  I can't connect to the duet with the cable?

                  The Duet3 has an ethernet port, so all you really need is a working SD card with the DWC files in the /www folder and a config.g in the /sys folder. As long as you have M552 S1 in your config it should get an ip address from your router and you can connect to the web interface. USB isn't really required if you have a working setup already.

                  Z-Bot CoreXY Build | Thingiverse Profile

                  A Former User? 1 Reply Last reply Reply Quote 1
                  • A Former User?
                    A Former User @Phaedrux
                    last edited by

                    @phaedrux
                    OK OK I understand better than tried I'm going to put ip directly on the config. But it's a shame that I can't use the rpi card, that's crazy.

                    Phaedruxundefined 1 Reply Last reply Reply Quote 0
                    • Phaedruxundefined
                      Phaedrux Moderator @A Former User
                      last edited by

                      @sgk said in Warning: Lost connection to Duet (SPI connection:

                      But it's a shame that I can't use the rpi card, that's crazy.

                      There may be a problem with the cable or your board.

                      Z-Bot CoreXY Build | Thingiverse Profile

                      A Former User? 1 Reply Last reply Reply Quote 0
                      • A Former User?
                        A Former User @Phaedrux
                        last edited by

                        @phaedrux with the rpi

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

                          There may be a problem with the cable connecting the Duet to the RPI or your clone duet board.

                          Z-Bot CoreXY Build | Thingiverse Profile

                          A Former User? 1 Reply Last reply Reply Quote 0
                          • A Former User?
                            A Former User @Phaedrux
                            last edited by

                            @phaedrux yes ok i see there is a way to know? by changing the cable.

                            A Former User? 1 Reply Last reply Reply Quote 0
                            • A Former User?
                              A Former User @A Former User
                              last edited by

                              It doesn't work but I think I made a mistake somewhere

                              M552 S1 192.168.117 ; enable network and acquire dynamic address via DHCP
                              M586 P0 S1 ; enable HTTP
                              M586 P1 S0 ; disable FTP
                              M586 P2 S0 ; disable Telnet

                              Phaedruxundefined 1 Reply Last reply Reply Quote 0
                              • Phaedruxundefined
                                Phaedrux Moderator @A Former User
                                last edited by

                                @sgk said in Warning: Lost connection to Duet (SPI connection:

                                192.168.117

                                You only have 3 numbers.

                                Z-Bot CoreXY Build | Thingiverse Profile

                                A Former User? 1 Reply Last reply Reply Quote 0
                                • A Former User?
                                  A Former User @Phaedrux
                                  last edited by

                                  @phaedrux yes is my ip

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

                                    An IP address must be a set of 4 numbers.

                                    Z-Bot CoreXY Build | Thingiverse Profile

                                    A Former User? 1 Reply Last reply Reply Quote 0
                                    • A Former User?
                                      A Former User @Phaedrux
                                      last edited by

                                      @phaedrux sorry i'm really stupid i didn't pay attention you're right

                                      A Former User? 1 Reply Last reply Reply Quote 0
                                      • A Former User?
                                        A Former User @A Former User
                                        last edited by

                                        @sgk no it doesn't work it's not possible I'm going crazy

                                        M552 S1 192.168.1.117 ; enable network and acquire dynamic address via DHCP
                                        M586 P0 S1 ; enable HTTP
                                        M586 P1 S0 ; disable FTP
                                        M586 P2 S0 ; disable Telnet

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

                                          You need a P before the ip address.

                                          M552 S1 P192.168.1.14

                                          Z-Bot CoreXY Build | Thingiverse Profile

                                          A Former User? 1 Reply Last reply Reply Quote 0
                                          • A Former User?
                                            A Former User @Phaedrux
                                            last edited by

                                            @phaedrux ok thank 😊 you it works it works more than testing

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