Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    multi wifi network

    Firmware installation
    2
    8
    760
    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.
    • BenDiesel
      BenDiesel last edited by

      so I have a machine I take to school and home. I was wondering how to set it up to connect to different wifi automatically. do I have separate m558 in the config.g?

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

        You can use the M587 command to set up parameters for multiple WiFi networks. See the description of M587 in the GCodes wiki page.

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

          so dose it store the networks in a separate area? or dose it stay in the config.g? is there a way to set priority for the networks? say I have 2 networks in one area and I prefer to connect to one over the other if/when its available ?
          thanks

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

            Network details are stored on the wifi module. You should not put M587 network configuration data in config.g, because it exposes your wifi password to anyone who succeeds in accessing the Duet.

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

              so is there a way to set a priority list?

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

                No, it connects to the strongest known network that it finds.

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

                  Ok so if I send the m587 over yat followed by m500 that should save everything ? Or do I need to m500?

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

                    @bendiesel said in multi wifi network:

                    Ok so if I send the m587 over yat followed by m500 that should save everything ? Or do I need to m500?

                    No, just the M587 command

                    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