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

    no connectivity - no blue light.

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    3
    9
    655
    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.
    • crchisholmundefined
      crchisholm
      last edited by

      This is nuts! I get one thing resolved and another pops up. I feel like I'm playing whack-a-mole.

      Yesterday, I everything seemed to be working and all I needed to do was re-calibrate the BLTouch. Got tired and put it off till this morning.

      This morning, I fired up the printer (coreXY, Duet wifi) and the ESP seems to not be working. There is no blue light. The end stops are working (red light next to the axis plug responds when triggered) and the other lights are working, but I can not connect to the Duet wifi. I tried restarting the Duet several times to no effect.

      I don't know what to look at.

      Please help.
      Charlie

      1 Reply Last reply Reply Quote 0
      • dc42undefined
        dc42 administrators
        last edited by

        I suggest you connect via USB and YAT (or another terminal emulator), send M503 to check that the SD card is OK, and use M552 to diagnose the state of the WiFi module.

        Does the blue LED on the WiFi module flash a few times after startup? If yes, then it could be a signal strength issue.

        Duet WiFi hardware designer and firmware engineer
        Please do not ask me for Duet support via PM or email, use the forum
        http://www.escher3d.com, https://miscsolutions.wordpress.com

        crchisholmundefined 1 Reply Last reply Reply Quote 0
        • crchisholmundefined
          crchisholm
          last edited by

          It does not flash (or come on) at all. I will do what you suggest and see what happens.

          1 Reply Last reply Reply Quote 0
          • crchisholmundefined
            crchisholm @dc42
            last edited by crchisholm

            @dc42 said in no connectivity - no blue light.:

            I suggest you connect via USB and YAT (or another terminal emulator), send M503 to check that the SD card is OK, and use M552 to diagnose the state of the WiFi module.
            .<

            When I try to connect through YAT, I get the following error....

            An unhandled asynchronous synchronized 'ArgumentException' occurred while running YAT.
            
            YAT Final Version 2.0.0
            
            Exception:
                Type: System.ArgumentException
                Message:
                    Precondition is 'min' <= 'max', but 'min' is 0 and 'max' is -1!
                Source:
                    MKY
                Stack:
                   at MKY.Int32Ex.Limit(Int32 value, Int32 min, Int32 max)
                   at MKY.Windows.Forms.SplitContainerHelper.TryLimitSplitterDistance(SplitContainer sc, Int32 distance, Int32& limited)
                   at MKY.Windows.Forms.SplitContainerHelper.PerformScaling(Control parent)
                   at YAT.View.Forms.Terminal.Terminal_Shown(Object sender, EventArgs e)
                   at System.Windows.Forms.Form.OnShown(EventArgs e)
                   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
                   at System.Threading.ExecutionContext.runTryCode(Object userData)
                   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
                   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
                   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
                   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
            

            Any idea what this means?

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

              @crchisholm said in no connectivity - no blue light.:

              An unhandled asynchronous synchronized 'ArgumentException' occurred while running YAT

              https://sourceforge.net/p/y-a-terminal/bugs/434/

              Error in YAT 2.0.0. Seems like it's been fixed, current version is 2.1.0. Download: https://sourceforge.net/projects/y-a-terminal/files/

              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

              1 Reply Last reply Reply Quote 0
              • crchisholmundefined
                crchisholm
                last edited by crchisholm

                @droftarts thanks

                @dc42 Ok, here's what I get with m593 and m552

                Warning: VIN under-voltage event (9.5V)
                at?
                Bad command: at?<LF>ok<LF>
                m503
                ok<LF>
                m552
                WiFi module is disabled<LF>ok<LF>
                

                Is there something I can do to enable the wifi card? (Never mind. I found M552 S1)

                I checked the power supply output and it is still at 24v, so not sure what the top line is telling me.

                dc42undefined 1 Reply Last reply Reply Quote 0
                • dc42undefined
                  dc42 administrators @crchisholm
                  last edited by dc42

                  @crchisholm, M503 is supposed to return the contents of the config.g file. The simple "ok" return when you sent it suggests that file is missing or empty.

                  Duet WiFi hardware designer and firmware engineer
                  Please do not ask me for Duet support via PM or email, use the forum
                  http://www.escher3d.com, https://miscsolutions.wordpress.com

                  1 Reply Last reply Reply Quote 0
                  • crchisholmundefined
                    crchisholm
                    last edited by

                    Using an older backup (cant find the more recent one) I got the blue light to come on for a short time and accessed DWC. Homed the Y axis, and the light promptly went out half way home and I could no longer ping the ip.

                    I have a copy of the config.g file from one of my posts on this forum. If I remember correctly, that is the only thing I’ve changed. If I find an older version of the SD, can I just update config.g, copy in the newest update file and see where that leaves me?

                    dc42undefined 1 Reply Last reply Reply Quote 0
                    • dc42undefined
                      dc42 administrators @crchisholm
                      last edited by

                      @crchisholm said in no connectivity - no blue light.:

                      Using an older backup (cant find the more recent one) I got the blue light to come on for a short time and accessed DWC. Homed the Y axis, and the light promptly went out half way home and I could no longer ping the ip.

                      I have a copy of the config.g file from one of my posts on this forum. If I remember correctly, that is the only thing I’ve changed. If I find an older version of the SD, can I just update config.g, copy in the newest update file and see where that leaves me?

                      Yes, you can do that. You may need to update Duet Web Control on the SD card it it is very old.

                      Duet WiFi hardware designer and firmware engineer
                      Please do not ask me for Duet support via PM or email, use the forum
                      http://www.escher3d.com, https://miscsolutions.wordpress.com

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