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

    DUET 2 Wifi, DIAG Led is constantly ON, no respond from terminal

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    5
    46
    2.5k
    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.
    • darkcolmanundefined
      darkcolman @jay_s_uk
      last edited by

      @jay_s_uk on the picture, I've done as well the command M997 S1. the file is not found easer. And it's been placed in the good subflle at the beginning with the correct name

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

        @darkcolman what format is the SD card?

        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

        darkcolmanundefined 1 Reply Last reply Reply Quote 0
        • darkcolmanundefined
          darkcolman @jay_s_uk
          last edited by

          @jay_s_uk FAT 32

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

            @darkcolman post an output of M122

            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

            darkcolmanundefined 1 Reply Last reply Reply Quote 0
            • darkcolmanundefined
              darkcolman @jay_s_uk
              last edited by

              @jay_s_uk
              Capture d’écran 2022-07-22 à 16.06.00.png Capture d’écran 2022-07-22 à 16.05.55.png

              darkcolmanundefined 1 Reply Last reply Reply Quote 0
              • darkcolmanundefined
                darkcolman @darkcolman
                last edited by darkcolman

                @jay_s_uk weird, the SD card seems not detected ...
                I can say that when it's fully inserted, I can hear a faint click and when I push again, it release the SD card.
                and all pins seems okay to me

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

                  @darkcolman that was my guess that the sd card wasn't being detected. I would reformat the sd card using the sd card formatter and start again https://www.sdcard.org/downloads/formatter/
                  or try another sd card
                  if that doesn't work, try M39 and see what it reports

                  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 1
                  • Phaedruxundefined
                    Phaedrux Moderator
                    last edited by

                    If the steps provided by Jay don't get it working there may be a problem with the SD card slot. Could you provide some close up photos of the slot and it's soldering?

                    Z-Bot CoreXY Build | Thingiverse Profile

                    darkcolmanundefined 1 Reply Last reply Reply Quote 1
                    • darkcolmanundefined
                      darkcolman @Phaedrux
                      last edited by

                      @phaedrux @jay_s_uk actually it works ! thanks a lot for that !
                      M997 S1 has been a success 🙂

                      Capture d’écran 2022-07-22 à 19.10.45.png

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

                        @darkcolman how did you fix it?

                        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

                        darkcolmanundefined 1 Reply Last reply Reply Quote 0
                        • darkcolmanundefined
                          darkcolman @jay_s_uk
                          last edited by

                          @jay_s_uk I've followed your advice and I've formatted the SD Card from Formatter software and it worked perfectly.

                          But Now I've another issue....
                          I can't connect the duet to the wifi to set it up.

                          the link that I've followed :

                          https://docs.duet3d.com/How_to_guides/Getting_connected/Getting_connected_to_your_Duet

                          And this is what I've done

                          Capture d’écran 2022-07-23 à 10.50.07.png

                          I can't or maybe I don't understand how to Configure network SSID and password.
                          What I've missed ?

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

                            @darkcolman don't use pronterface. It converts all text to uppercase. You can faff on adding a ' in front of each lowercase letter but it's better just to use putty or YAT

                            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
                              last edited by

                              For MacOS your best bet is probably SerialTools

                              https://docs.duet3d.com/How_to_guides/Getting_connected/Getting_connected_to_your_Duet#h-3-connect-to-duet

                              Z-Bot CoreXY Build | Thingiverse Profile

                              darkcolmanundefined 1 Reply Last reply Reply Quote 1
                              • darkcolmanundefined
                                darkcolman @Phaedrux
                                last edited by

                                @phaedrux Yes I have this app but don't know why, but never been a success when I've tried to connect the duet to the router 😭

                                @jay_s_uk I found a PC and I've download YAT and it works !!!!!!
                                I mean Almost !!!!! 😭😭😭

                                the blue wifi led is now ON !
                                the duet is connected but When I tried to be on the IP address, I can't access to the duet platform. I've got this message ERR_CONNECTION_REFUSED

                                also I can't see the duet on the wifi network list

                                IMG_1182.jpg IMG_1184.jpg
                                IMG_1185.jpg

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

                                  @darkcolman ok, thats good that its connected. Is the IP address of the duet on the same range that you are connected to with your PC/laptop?
                                  How is the PC/Laptop you're using connected? Wireless or wired?

                                  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

                                  darkcolmanundefined 1 Reply Last reply Reply Quote 0
                                  • darkcolmanundefined
                                    darkcolman @jay_s_uk
                                    last edited by

                                    @jay_s_uk router is in wireless but I've realized that I did a mistake in the IP router. so I've done it again. The module is connected to access point to the IP address: 192.168.0.10 and my IPv4 address of my router is 192.168.0.14.

                                    On the PC, nothing changed but on my Mac I've got this.

                                    Capture d’écran 2022-07-25 à 13.15.14.png

                                    here is my sd card

                                    Capture d’écran 2022-07-25 à 13.25.28.png

                                    Capture d’écran 2022-07-25 à 13.25.31.png

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

                                      @darkcolman the www folder should contain all the files that are in the duetwebcontrol folder, not another folder.
                                      33c10725-e047-468f-b552-be3db0d197a3-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

                                      darkcolmanundefined 1 Reply Last reply Reply Quote 0
                                      • darkcolmanundefined
                                        darkcolman @jay_s_uk
                                        last edited by

                                        @jay_s_uk I've done it and still the same problem.
                                        I've send a M122 command and the SD card is not detected...

                                        IMG_1187.jpg

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

                                          @darkcolman I don't see anything wrong with that response.
                                          Could you show the contents of the root of the SD card and the contents of the www folder

                                          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

                                          darkcolmanundefined 1 Reply Last reply Reply Quote 0
                                          • darkcolmanundefined
                                            darkcolman @jay_s_uk
                                            last edited by

                                            @jay_s_uk there is everything

                                            Capture d’écran 2022-07-25 à 14.07.23.png

                                            Capture d’écran 2022-07-25 à 14.07.26.png

                                            Capture d’écran 2022-07-25 à 14.07.30.png

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