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

    Failed to initialise WiFi module

    Scheduled Pinned Locked Moved Unsolved
    Duet Web Control
    4
    39
    1.2k
    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.
    • CreateAndCarveCNCundefined
      CreateAndCarveCNC @jay_s_uk
      last edited by

      @jay_s_uk The one I have is Duet2 Main W51596. It has an external aerial.

      IMG_5932.JPEG

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

        @CreateAndCarveCNC then you would need a ESP-WROOM-02U

        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

        CreateAndCarveCNCundefined 1 Reply Last reply Reply Quote 0
        • CreateAndCarveCNCundefined
          CreateAndCarveCNC @jay_s_uk
          last edited by

          @jay_s_uk said in Failed to initialise WiFi module:

          ESP-WROOM-02U

          Thank you, can you recommend a reliable place to purchase at all please?

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

            @CreateAndCarveCNC amazon, aliexpress, ebay, RS. depends how long you want to wait to get one

            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

            CreateAndCarveCNCundefined 1 Reply Last reply Reply Quote 0
            • CreateAndCarveCNCundefined
              CreateAndCarveCNC @jay_s_uk
              last edited by

              @jay_s_uk thank you, I need it asap to be honest, I have orders building up

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

                @CreateAndCarveCNC don't forget you can still run commands from USB so you can operate the machine

                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

                CreateAndCarveCNCundefined 1 Reply Last reply Reply Quote 0
                • CreateAndCarveCNCundefined
                  CreateAndCarveCNC @jay_s_uk
                  last edited by

                  @jay_s_uk can I? I didn't know that?

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

                    @CreateAndCarveCNC yes. Any of the gcode commands will work, such as G28 to home, M23 to pick a file from the sd card and M24 to run the job. https://docs.duet3d.com/en/User_manual/Reference/Gcodes

                    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

                    CreateAndCarveCNCundefined 1 Reply Last reply Reply Quote 0
                    • CreateAndCarveCNCundefined
                      CreateAndCarveCNC @jay_s_uk
                      last edited by

                      @jay_s_uk thank you for this. This helps a lot. So I just send the commands via YAT bypassing the problem for now?

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

                        @CreateAndCarveCNC yes

                        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

                        CreateAndCarveCNCundefined 2 Replies Last reply Reply Quote 0
                        • CreateAndCarveCNCundefined
                          CreateAndCarveCNC @jay_s_uk
                          last edited by

                          @jay_s_uk thank you very much for the help, really appreciate it

                          1 Reply Last reply Reply Quote 1
                          • CreateAndCarveCNCundefined
                            CreateAndCarveCNC @jay_s_uk
                            last edited by

                            @jay_s_uk Sorry to pester, but I have ben running a job and it now keeps cutting out with this code

                            Warning: VIN under-voltage event (9.2V)

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

                              @CreateAndCarveCNC that shows that you probably have an issue with your main power supply and that the board thinks the voltage is dropping below 9.2V (unless its an issue with the reference 3.3v supply on the board)

                              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

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

                                @CreateAndCarveCNC said in Failed to initialise WiFi module:

                                December last year with my CNC machine from Ooznest.

                                Meaning December 2024, a few months ago? If so, we can do a warranty replacement.

                                Z-Bot CoreXY Build | Thingiverse Profile

                                CreateAndCarveCNCundefined 1 Reply Last reply Reply Quote 0
                                • CreateAndCarveCNCundefined
                                  CreateAndCarveCNC @Phaedrux
                                  last edited by

                                  @Phaedrux yeah December 2024 I purchased. This would be perfect if it can be replaced

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

                                    Please send an email to warranty@duet3d.com and CC your reseller. Include a link to this forum thread and the details of your original purchase. You'll receive a reply with a form to fill out.

                                    Z-Bot CoreXY Build | Thingiverse Profile

                                    CreateAndCarveCNCundefined 1 Reply Last reply Reply Quote 0
                                    • CreateAndCarveCNCundefined
                                      CreateAndCarveCNC @Phaedrux
                                      last edited by

                                      @Phaedrux Thank you very much.

                                      Just a quick question, is there code to set the work XYZ to 0?

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

                                        @CreateAndCarveCNC G92

                                        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

                                        CreateAndCarveCNCundefined 1 Reply Last reply Reply Quote 0
                                        • CreateAndCarveCNCundefined
                                          CreateAndCarveCNC @jay_s_uk
                                          last edited by

                                          @jay_s_uk Thank you 😄

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