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

Can't Connect to Duet 3 over wifi after firmware update

Scheduled Pinned Locked Moved
Firmware installation
6
31
1.4k
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.
  • undefined
    CorvoDewittV2
    last edited by 14 Sept 2022, 23:58

    Went to update my duet 3 (3.1.1) to most recent and now I cant connect to my board from wifi. Used this guide: https://duet3d.dozuki.com/Wiki/Installing_and_Updating_Firmware#Section_Updating_from_RRF_3_x_to_a_newer_version
    Please help I can't use the printer at all now.

    1 Reply Last reply Reply Quote 0
    • undefined
      Phaedrux Moderator
      last edited by 15 Sept 2022, 01:33

      Duet3 mini5+ wifi?

      How exactly did you perform the firmware update? The guide you linked is pretty old.

      If it's a Duet 3 mini, use this:

      https://docs.duet3d.com/en/User_manual/RepRapFirmware/Updating_firmware#duet-3-mini-5-wifiethernet

      undefined 1 Reply Last reply 15 Sept 2022, 09:23 Reply Quote 0
      • undefined
        CorvoDewittV2 @Phaedrux
        last edited by 15 Sept 2022, 09:23

        @phaedrux No it is not a mini. I uploaded the zip file to the system page, said yes to update firmware and waited an hour but nothing when I try to connect. The due panel also won't connect. The raspberry pi is still connected to my wifi.

        undefined 1 Reply Last reply 15 Sept 2022, 10:05 Reply Quote 0
        • undefined
          T3P3Tony administrators @CorvoDewittV2
          last edited by 15 Sept 2022, 10:05

          @corvodewittv2 to recover from this you will need to connect using USB and a terminal program (like YAT). See:
          https://docs.duet3d.com/User_manual/RepRapFirmware/Updating_firmware#fallback-procedure-1

          you mention a Duet 3 and wifi, but say its not a duet 3 mini 5+ wifi - so I guess its a Duet 2 wifi?

          www.duet3d.com

          undefined undefined 2 Replies Last reply 15 Sept 2022, 10:12 Reply Quote 0
          • undefined
            jay_s_uk @T3P3Tony
            last edited by 15 Sept 2022, 10:12

            @t3p3tony i think its a duet 3 in SBC mode as he talks about a pi.
            I guess he tried to upgrade using the web interface rather than SSHing into the pi and using sudo apt update && sudo apt dist-upgrade -y

            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

            undefined 1 Reply Last reply 15 Sept 2022, 10:16 Reply Quote 0
            • undefined
              T3P3Tony administrators @jay_s_uk
              last edited by 15 Sept 2022, 10:16

              @jay_s_uk ahh yes, probably

              www.duet3d.com

              1 Reply Last reply Reply Quote 0
              • undefined
                CorvoDewittV2 @T3P3Tony
                last edited by 15 Sept 2022, 11:46

                @t3p3tony it is running in off the pi, and that guide says to take the SD card out but it doesn't have a SD card

                undefined 1 Reply Last reply 15 Sept 2022, 12:04 Reply Quote 0
                • undefined
                  T3P3Tony administrators @CorvoDewittV2
                  last edited by 15 Sept 2022, 12:04

                  @corvodewittv2 yeah that guide is for a stand alone Duet. For an SBC setup please do the following:

                  https://docs.duet3d.com/User_manual/Machine_configuration/SBC_setup#h-6-update-firmware

                  www.duet3d.com

                  undefined 1 Reply Last reply 15 Sept 2022, 12:13 Reply Quote 0
                  • undefined
                    CorvoDewittV2 @T3P3Tony
                    last edited by 15 Sept 2022, 12:13

                    @t3p3tony okay I'll try that when I get home. It's really just 2 lines of code while SSH into the pi?

                    undefined 1 Reply Last reply 15 Sept 2022, 12:15 Reply Quote 0
                    • undefined
                      T3P3Tony administrators @CorvoDewittV2
                      last edited by 15 Sept 2022, 12:15

                      @corvodewittv2 yes that should work, although i forgot to mention that the upgrade is sting is different with the new version (as @jay_s_uk already mentioned):

                      sudo apt update
                      sudo apt dist-upgrade -y

                      www.duet3d.com

                      undefined 1 Reply Last reply 15 Sept 2022, 22:54 Reply Quote 0
                      • undefined
                        CorvoDewittV2 @T3P3Tony
                        last edited by CorvoDewittV2 15 Sept 2022, 22:54

                        @t3p3tony I update through the Pi, got all the way to the end, the last line was "done.". I still can not connect to the duet web control. My panel due 7i will also not connect. What should I do now?
                        Nevermind it just needed a few restarts. Lol Can you link a guide to update the panel due? It now will not connect, if that matters/

                        Okay one more thing. How do I print a file from a sd card a usb stick? Can't figure it out. Or from a computer. Just not over wifi. I have to take the machine to work and connecting to wifi is really not a option.

                        1 Reply Last reply Reply Quote 0
                        • undefined
                          CorvoDewittV2
                          last edited by 16 Sept 2022, 00:54

                          @t3p3tony Like I can't figure out how to use the SD card slot on the PanelDue i7 I have so I can use the printer offline. It seems like a simple thing but it is kicking my butt.

                          1 Reply Last reply Reply Quote 0
                          • undefined
                            Phaedrux Moderator
                            last edited by Phaedrux 16 Sept 2022, 03:24

                            To use a Duet3 and PanelDue SD card slot you need to follow this wiring arrangement.

                            https://docs.duet3d.com/en/User_manual/Connecting_hardware/Display_PanelDue#duet-3-mb6hc-using-ribbon-cable

                            Have you done that?

                            To use a USB drive on the Pi and access it from the Duet you need to mount the USB key and give read write access to it.

                            Take a look here: https://forum.duet3d.com/topic/29081/cant-read-usb-drive

                            undefined 2 Replies Last reply 17 Sept 2022, 14:30 Reply Quote 0
                            • undefined
                              CorvoDewittV2 @Phaedrux
                              last edited by 17 Sept 2022, 14:30

                              @phaedrux I am trying to get the SD card to show up and I'm hitting a few issues. I am going to put a lot of info here so hopefully you can figure out what I am doing wrong!
                              PanelDue 7i V2 Firmware 3.4.1-pre2
                              Duet 3 MB6HC Firmware 3.4.2
                              I want to use the ribbon cable in the temp daughterboard connector. Im not sure which way the ribbon connector should be plugged into the board. Should the red line be towards the power screw terminals or away?
                              I cut conductors 1,9,10 on the ribbon cable per the picture.
                              When I run M950 D1 C"spi.cs0" or M950 D1 C"spi.cs0+spi.cs2" I get the error "M950: exactly one of FHJPSR must be given" What am I doing wrong here?
                              I jumped GND to NC on the 7i.
                              Am I missing anything else?

                              Thanks in advance!

                              undefined 2 Replies Last reply 17 Sept 2022, 15:41 Reply Quote 0
                              • undefined
                                Phaedrux Moderator @CorvoDewittV2
                                last edited by 17 Sept 2022, 15:41

                                This post is deleted!
                                1 Reply Last reply Reply Quote 0
                                • undefined
                                  CorvoDewittV2 @Phaedrux
                                  last edited by 17 Sept 2022, 16:01

                                  @phaedrux why did you delete your reply?

                                  undefined 1 Reply Last reply 17 Sept 2022, 16:02 Reply Quote 0
                                  • undefined
                                    Phaedrux Moderator @CorvoDewittV2
                                    last edited by 17 Sept 2022, 16:02

                                    @corvodewittv2 said in Can't Connect to Duet 3 over wifi after firmware update:

                                    @phaedrux why did you delete your reply?

                                    Cause I need to think harder. 😜
                                    I'll have to take a deeper look later.

                                    undefined 2 Replies Last reply 17 Sept 2022, 16:07 Reply Quote 1
                                    • undefined
                                      CorvoDewittV2 @Phaedrux
                                      last edited by 17 Sept 2022, 16:07

                                      @phaedrux Hahaha okay thank you for looking into this!

                                      1 Reply Last reply Reply Quote 0
                                      • undefined
                                        CorvoDewittV2 @Phaedrux
                                        last edited by 19 Sept 2022, 22:20

                                        @phaedrux Do you think this can be fixed by Wednesday? I was planning to bring my printer to work around then but if I have to do something different then I can plan for that!

                                        1 Reply Last reply Reply Quote 0
                                        • undefined
                                          Phaedrux Moderator
                                          last edited by 20 Sept 2022, 03:48

                                          Can you send M122 in the gcode console tab in DWC and copy and paste the results here?

                                          Can you also send M98 P"config.g" and paste the results here as well?

                                          Your full config.g would be helpful as well.

                                          Finally, just to confirm, you've now run sudo apt update and sudo apt dist-upgrade -y on the pi itself sucessfully?

                                          Can you show some photos of your paneldue wiring?

                                          undefined 1 Reply Last reply 20 Sept 2022, 21:29 Reply Quote 1
                                          10 out of 31
                                          • First post
                                            10/31
                                            Last post
                                          Unless otherwise noted, all forum content is licensed under CC-BY-SA