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

    Wifi issue duet 2 after RRF3.3 install

    Scheduled Pinned Locked Moved Solved
    Firmware installation
    2
    8
    405
    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.
    • baird1faundefined
      baird1fa
      last edited by

      Hello I just updated my duet 2 wifi to version 3.3 and I can no longer connect to it via wifi. I plugged a USB cable into it and send an M552 command and it just keeps telling me that the wifi module is starting.

      Has anyone else run into this? is there a way to fix it?

      Thanks.

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

        Send

        M552 S0 ; halt module
        M997 S1 ; to reflash the module
        M551 S1 ; restart module

        And see if that helps. Send M122 to check the wifi server version. It's listed near the very bottom. Should be 1.26 for firmware 3.3. If it's an older version, please try uploading the entire 3.3 zip file again in DWC to the system tab. I assume that's how you initiated the update in the first place? What firmware version were you on previously?

        https://github.com/Duet3D/RepRapFirmware/releases/download/3.3/Duet2and3Firmware-3.3.zip

        Z-Bot CoreXY Build | Thingiverse Profile

        1 Reply Last reply Reply Quote 0
        • baird1faundefined
          baird1fa
          last edited by

          @phaedrux

          M997 S1 yeilds an error , 0:/firmware/duetwifiserver.bin not found.

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

            Please do the following.

            First try sending M997 S1 P"0:/sys/DuetWiFiServer.bin" to try and use the firmware in the sys folder.

            If that doesn't work.

            Pull your SD card from the Duet and mount it in your PC.
            Create a new folder in the root of the card called firmware.
            Then download the 3.3 zip file linked above, extract it on your computer, then copy the Duetwifiserver.bin file onto your SD card into the firmware folder.
            Then put the SD back in the Duet and now send M997 S1 again.

            If that works (it should) and you're able to reconnect to the Duet web interface, please try uploading the entire 3.3 zip file again in DWC to the system tab.

            Z-Bot CoreXY Build | Thingiverse Profile

            baird1faundefined 1 Reply Last reply Reply Quote 1
            • baird1faundefined
              baird1fa @Phaedrux
              last edited by

              @phaedrux said in Wifi issue duet 2 after RRF3.3 install:

              M997 S1 P"0:/sys/DuetWiFiServer.bin"

              The M997 did the trick. My wifi is back online.

              Thank you very much.

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

                Don't forget about uploading the entire 3.3 zip file again in DWC to the system tab to make sure you've got all the right files in all the right places.

                Z-Bot CoreXY Build | Thingiverse Profile

                baird1faundefined 2 Replies Last reply Reply Quote 0
                • baird1faundefined
                  baird1fa @Phaedrux
                  last edited by

                  @phaedrux
                  That I didn’t do yet.

                  1 Reply Last reply Reply Quote 0
                  • baird1faundefined
                    baird1fa @Phaedrux
                    last edited by

                    @phaedrux

                    Now I have done that and all seems well.

                    Thanks for the help. Thanks

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