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

    Unable to start WIFI Module

    Scheduled Pinned Locked Moved
    General Discussion
    5
    12
    179
    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.
    • Handiwork7undefined
      Handiwork7 @jay_s_uk
      last edited by

      @jay_s_uk said in Unable to start WIFI Module:

      M552 S0

      M552 S0
      
      ok
      
      M997 S1
      
      Trying to connect at 230400 baud:  failed
      Trying to connect at 115200 baud:  failed
      Trying to connect at 74880 baud:  failed
      Trying to connect at 9600 baud:  failed
      Error: Installation failed due to comm write error
      ok
      
      
      M997 S0
      Shutting down USB interface to update main firmware. Try reconnecting after 30 seconds.
      

      This did not fix the issue.

      jay_s_ukundefined droftartsundefined 2 Replies Last reply Reply Quote 0
      • jay_s_ukundefined
        jay_s_uk @Handiwork7
        last edited by

        @Handiwork7 that doesn't look good.
        when and where did you purchase the board?
        one for @Phaedrux or @droftarts

        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

        Handiwork7undefined 1 Reply Last reply Reply Quote 0
        • Handiwork7undefined
          Handiwork7 @jay_s_uk
          last edited by

          @jay_s_uk

          This is a Workbee CNC, purchased from a private seller. The unit was working following an upgrade directly from workbee then reboot and all is dead.

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

            @Handiwork7 If it was working before, an RRF firmware update should kill the WiFi module, and neither should a WiFi module update.

            Do you have a PanelDue connected? If so, please either switch it to the 'Setup' page or disconnect it while updating the WiFi firmware (the serial communications from the PanelDue can interrupt the update process).

            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

            Handiwork7undefined 1 Reply Last reply Reply Quote 0
            • Handiwork7undefined
              Handiwork7 @droftarts
              last edited by

              @droftarts

              Sadly, I do not have the PanelDue.

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

                @Handiwork7 Try this:

                • Turn off the Duet, remove the SD card.
                • Turn on the Duet and connect via USB. This will mean the WiFi never gets initialised.
                • Put the SD card back in, and send M21 to mount the SD card.
                • Then try either:
                  • sending M997 S1, or
                  • start again, but send M552 S0 to turn the WiFi on in idle mode, then send M997 S1

                This was probably caused by a failed WiFi firmware flash during the main firmware update, so the WiFi firmware is only partially there. Possibly the WiFi firmware flash took longer than expected, and the Duet reset before it had finished.

                When you turn the Duet on, I think the WiFi module gets hung up trying to enable networking with the M552 S1 command in config.g, so removing the SD card means this doesn't happen. Hopefully then the Duet can flash the WiFi module, as it should be off, or idle.

                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

                Handiwork7undefined 1 Reply Last reply Reply Quote 0
                • Handiwork7undefined
                  Handiwork7 @droftarts
                  last edited by

                  @droftarts Thank you!

                  Earlier today I replaced the WIFI Module with the Ethernet module from a faulty board I had years ago (drivers died, I kept the board for spares). (Save make/version etc).

                  The Ethernet module was recognized, I can set the IP etc. Sadly, It's still showing "Link Down" with the Ethernet cable connected.

                  I can only assume at this point one of the traces are damaged on the PCB and the signal is not making it back to the atmel chip.

                  I do have a full re-flow station and microscope. Just not sure if its worth the dive vs go just buy a new one.

                  T3P3Tonyundefined 1 Reply Last reply Reply Quote 0
                  • T3P3Tonyundefined
                    T3P3Tony administrators @Handiwork7
                    last edited by

                    @Handiwork7

                    The schematic for your Duet 2 board is here so you could probe the connections back to the MCU and see if there are any issues there.

                    https://github.com/Duet3D/Duet-2-Hardware/blob/371c656c226417c3ee1e4c78887d536f61ac9edc/Duet2/Duet2v1.04/Duet2_1.04c_Schematic.pdf

                    www.duet3d.com

                    1 Reply Last reply Reply Quote 0
                    • troydemingundefined
                      troydeming @Handiwork7
                      last edited by

                      Did you ever get it working?

                      T3P3Tonyundefined 1 Reply Last reply Reply Quote 0
                      • T3P3Tonyundefined
                        T3P3Tony administrators @troydeming
                        last edited by

                        @troydeming This thread is pretty specific about replacing a WIFI module with an ethernet one. We can discuss your setup in the initial thread you started here:
                        https://forum.duet3d.com/topic/37524/help-with-new-setup-please

                        www.duet3d.com

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