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

    Duet 3 6HC + Raspberry Pi 4 Not Connecting

    Scheduled Pinned Locked Moved Solved
    General Discussion
    4
    21
    471
    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.
    • rkutunundefined
      rkutun
      last edited by

      Problem Description:

      When I try to access the Duet Web Control (DWC) interface, I get stuck with the message "Connecting..." and below it, an error appears stating: "Could not connect to Duet: Timeout while waiting for transfer ready pin."

      I'm unsure how to resolve this issue. What could be causing this problem, and how can I fix it?

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

        Is this a new setup or an existing one? Has it ever worked?
        Have you tried with a fresh DuetPi image on a fresh SD card?
        What firmware is the Duet running?
        Have you tested the board in standalone mode to verify it's working?
        Have you checked continuity of the wires in the ribbon cable?

        Z-Bot CoreXY Build | Thingiverse Profile

        rkutunundefined 1 Reply Last reply Reply Quote 0
        • rkutunundefined
          rkutun @Phaedrux
          last edited by

          @Phaedrux I am setting up a new system and running the board with RepRap firmware. The connection between the Raspberry Pi 4 and the Duet 3 6HC is established via a USB cable. I tested it in standalone mode, and I receive a warning in the YAT program. When running in standalone mode, should the SD card be inserted? If so, what files need to be present on the SD card? Could you please assist with this?

          Ekran görüntüsü 2024-09-16 131025.png
          Ekran görüntüsü 2024-09-17 090250.png

          jay_s_ukundefined 1 Reply Last reply Reply Quote 0
          • jay_s_ukundefined
            jay_s_uk @rkutun
            last edited by

            @remzirecep you can't run like that with a USB cable. To use DSF the pi has to be connected to the 6HC with the supplied ribbon cable

            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

            rkutunundefined 1 Reply Last reply Reply Quote 0
            • rkutunundefined
              rkutun @jay_s_uk
              last edited by

              @jay_s_uk I tried with that cable, but when I run it in standalone mode, I receive a warning in the YAT program, as shown in the attached image. Don’t I need to connect it with a USB cable when running in standalone mode?

              jay_s_ukundefined 1 Reply Last reply Reply Quote 0
              • jay_s_ukundefined
                jay_s_uk @rkutun
                last edited by

                @remzirecep when running standalone there no need for a pi at all. you just connect directly to the 6HC with an ethernet cable
                You also need to have the appropriate files on an SD card in the 6HC

                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

                rkutunundefined 1 Reply Last reply Reply Quote 0
                • rkutunundefined
                  rkutun @jay_s_uk
                  last edited by

                  @jay_s_uk I want to test the board in standalone mode by connecting it to my computer via a USB cable and using YAT for testing. However, I receive a warning in YAT, as shown in the attached image. I am following the steps from this link: "https://docs.duet3d.com/en/How_to_guides/Getting_connected/Getting_connected_to_your_Duet," but when I enter M552 S1 in the program, it doesn’t return an IP address. I would like to test it first, and then connect it with the SBC later.
                  Ekran görüntüsü 2024-09-17 090250.png

                  jay_s_ukundefined 1 Reply Last reply Reply Quote 0
                  • jay_s_ukundefined
                    jay_s_uk @rkutun
                    last edited by

                    @remzirecep I don't use YAT (I prefer putty) so can't help you with that

                    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

                    rkutunundefined 1 Reply Last reply Reply Quote 0
                    • rkutunundefined
                      rkutun @jay_s_uk
                      last edited by

                      @jay_s_uk If you can show me how to do it using PuTTY, I can try that as well.

                      jay_s_ukundefined 1 Reply Last reply Reply Quote 0
                      • jay_s_ukundefined
                        jay_s_uk @rkutun
                        last edited by

                        @remzirecep these are the settings I use for setting up putty. https://teamgloomy.github.io/putty.html
                        it then works in the same way YAT does

                        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

                        rkutunundefined 1 Reply Last reply Reply Quote 0
                        • rkutunundefined
                          rkutun @jay_s_uk
                          last edited by

                          @jay_s_uk I applied the settings from the link you provided. In PuTTY, I’m getting the outputs shown in the attachment. Is this normal? When I typed M552, it didn’t return an IP address.

                          Ekran görüntüsü 2024-09-17 114604.png

                          jay_s_ukundefined 1 Reply Last reply Reply Quote 0
                          • jay_s_ukundefined
                            jay_s_uk @rkutun
                            last edited by

                            @remzirecep no, thats not normal.
                            Is the status LED flashing roughly once per second? e59566ba-acf0-4557-87a3-8154986cfc22-image.png

                            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

                            rkutunundefined 1 Reply Last reply Reply Quote 0
                            • rkutunundefined
                              rkutun @jay_s_uk
                              last edited by

                              @jay_s_uk The status LED is dimly lit.

                              photo.jpg

                              jay_s_ukundefined 1 Reply Last reply Reply Quote 0
                              • jay_s_ukundefined
                                jay_s_uk @rkutun
                                last edited by

                                @remzirecep then theres no firmware on the 6HC
                                follow these instructions https://docs.duet3d.com/en/User_manual/RepRapFirmware/Updating_firmware#all-other-duet-boards

                                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

                                rkutunundefined 1 Reply Last reply Reply Quote 0
                                • rkutunundefined
                                  rkutun @jay_s_uk
                                  last edited by

                                  @jay_s_uk After applying the steps here, is the LED supposed to turn off? When I follow the steps and then plug in the Ethernet cable, my computer doesn’t detect the board’s port. Can you help me with this?

                                  jay_s_ukundefined 1 Reply Last reply Reply Quote 0
                                  • jay_s_ukundefined
                                    jay_s_uk @rkutun
                                    last edited by

                                    @remzirecep the LED is supposed to flash about once every second. What is it doing now?

                                    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

                                    rkutunundefined 1 Reply Last reply Reply Quote 0
                                    • rkutunundefined
                                      rkutun @jay_s_uk
                                      last edited by

                                      @jay_s_uk It stays dimly lit all the time.

                                      jay_s_ukundefined 1 Reply Last reply Reply Quote 0
                                      • jay_s_ukundefined
                                        jay_s_uk @rkutun
                                        last edited by

                                        @remzirecep then you haven't flashed the firmware to the board correctly

                                        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

                                        rkutunundefined 1 Reply Last reply Reply Quote 0
                                        • rkutunundefined
                                          rkutun @jay_s_uk
                                          last edited by

                                          @jay_s_uk I downloaded the Duet3Firmware_MB6HC.bin file from the "3.5.3 Release Candidate 1" section on this link: https://github.com/Duet3D/RepRapFirmware/releases. Then, I shorted the "erase" jumper on the board. After waiting for a few seconds, I removed the jumper and pressed the reset button. I used "Bossa" to flash the firmware I downloaded from the link mentioned above. After flashing, I clicked "Verify" and it was successful, but the LED is still constantly lit. What should I do next? If what I’ve done is not correct, what is the correct process? Is there anything I’ve missed or something I haven’t done?

                                          droftartsundefined 1 Reply Last reply Reply Quote 0
                                          • droftartsundefined
                                            droftarts administrators @rkutun
                                            last edited by

                                            @remzirecep said in Duet 3 6HC + Raspberry Pi 4 Not Connecting:

                                            I used "Bossa" to flash the firmware I downloaded from the link mentioned above. After flashing, I clicked "Verify" and it was successful, but the LED is still constantly lit. What should I do next? If what I’ve done is not correct, what is the correct process? Is there anything I’ve missed or something I haven’t done?

                                            See my answer here: https://forum.duet3d.com/post/344927

                                            Specifically, you need to check boxes "Erase all", "Lock", and "Boot to flash" in Bossa, before clicking "Write".

                                            Ian

                                            Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

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