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

    Wifi availability when usb plugged in

    Scheduled Pinned Locked Moved
    General Discussion
    2
    6
    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.
    • BlackTomundefined
      BlackTom
      last edited by

      Hi,
      I noticed that when my board is connected on my PC using USB that the wifi doesn'T start automatically on reset. I must connect to the printer using repetier-host or another program and then the wifi start.

      Is that a normal behavior ?

      BTW good job for that controller… it's so quiet and painless comparing to my older one.

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

        The wifi will start automatically if you have a M552 S1 command in your config.g file, and the config.g filer is being read at startup. It shouldn't make any difference whether you are using USB power or VIN power. The config.g file on the card when we ship the boards out has the M552 S1 command commented out.

        Bear in mind that if you have a PanelDue with a 7" display attached, then a normal USB port can't supply sufficient power for that and the Duet to function properly.

        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
        • BlackTomundefined
          BlackTom
          last edited by

          David,
          It's strange
          WIFI was enabled in my config.h .. if my PC isn'T connected to the board then it start automatically and I can access it few seconds later on reset.

          When PC is connected to the board, if I reset it, I must initiate a connection using the USB port before wifi is available.
          If I reset and then disconnect the usb cable, the wifi start.
          If I connect to the baord with repetier-host then i'm seeing the duet IP in the messages and web interface is available
          If I don't connect to the board with repetier host the wifi doesn'T start at all. I cannot access the web interface until I disconnect the usb cable or I connect to it with repetier-host

          I don't have the PanelDue

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

            I'll see if I can reproduce that.

            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
            • dc42undefined
              dc42 administrators
              last edited by

              I'm sorry, I can't reproduce that. I power the board from USB and connect Repetier. If I reset the board, either by pressing the Reset button or by pressing Emergency Stop in the web interface, then Repetier disconnects but the web interface re-connects. The same happens if I use Pronterface instead of Repetier. This is using firmware 1.15beta3.

              Have you enabled any debug output in config.g? My config.g file starts with M111 S0 to turn debug output off. But I'm fairly certain it is off by default anyway.

              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
              • BlackTomundefined
                BlackTom
                last edited by

                David,
                it's fine. It was caused by debug… i'm not sure why it was on.

                Thanks

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