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

    No WiFi this morning !?

    Scheduled Pinned Locked Moved
    Using Duet Controllers
    5
    36
    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.
    • jay_s_ukundefined
      jay_s_uk @tecno
      last edited by

      @tecno is there a file called config.bak?

      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

      tecnoundefined 1 Reply Last reply Reply Quote 0
      • tecnoundefined
        tecno @jay_s_uk
        last edited by

        @jay_s_uk

        Morning Jay,

        Have copy on my PC but not 100% updated, so now there is a .bak file 😉
        Noticed that filaments is empty.

        /Bengt

        tecnoundefined 1 Reply Last reply Reply Quote 0
        • tecnoundefined
          tecno @tecno
          last edited by

          @tecno

          Now X and Y are moving in wrong direction (I know the did work OK with that copy of config.g

          What is going on here?

          o_lampeundefined 1 Reply Last reply Reply Quote 0
          • o_lampeundefined
            o_lampe @tecno
            last edited by

            @tecno said in No WiFi this morning !?:

            What is going on here?

            Check the forum, there are others with SD-Card issues on Duet Mini5. Might be a bad batch or soldering issues?

            tecnoundefined 1 Reply Last reply Reply Quote 0
            • tecnoundefined
              tecno @o_lampe
              last edited by tecno

              @jay_s_uk

              Got it all sorted out .................. phuu 😉

              How do I ge a backup of 0:/system ?

              How to move firmware files to 0:/firmware ?

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

                @tecno you can either tick the little check box at the top of the system files tab and then right click and download as zip or you can use something like FTP to download everything. There is a utility for this here

                To move things to the firmware folder its going to be a case of deleting whatever is present in system and let the firmware handle it going forwards. Or pull the sd card and manually move the files over

                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
                • tecnoundefined
                  tecno
                  last edited by tecno

                  @jay_s_uk

                  Right clikck > download does not exist here! Did read about it but nothing here. That would someting I prefere rather that be using RFM.

                  Is this a bug in latest RC ?

                  ps. Why do I get ERROR down in right corner when I want to Submit?? I have to restart forum

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

                    @tecno I get that restart error sometimes when submitting

                    526b9402-4b50-4854-a0cb-d7ae3951e8a6-image.png
                    latest RC
                    Make sure you right click in the area of the files, not on the tick box itself

                    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

                    tecnoundefined 1 Reply Last reply Reply Quote 1
                    • tecnoundefined
                      tecno @jay_s_uk
                      last edited by

                      @jay_s_uk

                      This is what I get

                      1c6c04f3-06ff-45a9-a4e6-c225bb95736b-image.png

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

                        @tecno you can't download directories as part of the zip. uncheck them and you should be good to go

                        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

                        tecnoundefined 1 Reply Last reply Reply Quote 0
                        • tecnoundefined
                          tecno @jay_s_uk
                          last edited by

                          @jay_s_uk

                          Thank you very much Jay, much appreciated!

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

                            @tecno said in No WiFi this morning !?:

                            WiFi firmware version 1.24beta2-05b1

                            Your wifi server version needs to be updated.

                            Place this bin file in your firmware folder and then boot up and send M997 S1 to re-flash the wifi module.

                            https://github.com/Duet3D/RepRapFirmware/releases/download/3.3RC3/DuetWiFiServer.bin

                            Then check M122 again it should show the wifi server version as 1.26.

                            Z-Bot CoreXY Build | Thingiverse Profile

                            tecnoundefined Phaedruxundefined 2 Replies Last reply Reply Quote 0
                            • tecnoundefined
                              tecno @Phaedrux
                              last edited by

                              Well here I am again with no connection with my Mini 5+ other that terminal connects but accepts no commands at all !

                              Urgent help needed how to proceed .

                              o_lampeundefined 1 Reply Last reply Reply Quote 0
                              • o_lampeundefined
                                o_lampe @tecno
                                last edited by

                                @tecno
                                You might need a USB hub to have enough power to feed the Duet? Just guessing...
                                What kind of commands did you try?

                                tecnoundefined 1 Reply Last reply Reply Quote 0
                                • tecnoundefined
                                  tecno @o_lampe
                                  last edited by tecno

                                  @o_lampe

                                  Power via printers PSU

                                  M552 to check if WiFi is active or not

                                  o_lampeundefined 1 Reply Last reply Reply Quote 0
                                  • o_lampeundefined
                                    o_lampe @tecno
                                    last edited by

                                    @tecno
                                    Fair enough. What about M115 or M122? Just to see, if the SD-card has been read or not

                                    1 Reply Last reply Reply Quote 0
                                    • tecnoundefined
                                      tecno
                                      last edited by tecno

                                      @o_lampe

                                      In red, terminal response to what ever command is sent

                                      Warning : x bytes not sent anymore

                                      1 Reply Last reply Reply Quote 0
                                      • tecnoundefined
                                        tecno
                                        last edited by

                                        Anyone to help me?

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

                                          @tecno sounds like you lost your config.g again?

                                          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

                                          tecnoundefined 1 Reply Last reply Reply Quote 0
                                          • tecnoundefined
                                            tecno @jay_s_uk
                                            last edited by

                                            @jay_s_uk

                                            Maybe, how do I get the board to respond?

                                            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