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

    Cannot Configure Access Point Mode - M589 Error

    Scheduled Pinned Locked Moved
    Firmware installation
    3
    5
    496
    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.
    • tkstreetundefined
      tkstreet
      last edited by

      I cannot get the access point configured. Here are the commands I enter at the console:

      M552 S0
      M589 S"DUETABCD" P"DUETABCD" I192.168.1.100

      At this point, I receive the following error:

      Error: M589: Bad or Missing Parameter

      Here are my firmware versions:
      Firmware Electronics: Duet WiFi 1.02 or later
      Firmware Version: 2.02(RTOS) (2018-12-24b1)
      WiFi Server Version: 1.23
      Web Interface Version: 1.22.6

      I have tried many combinations of SSID, password and IP address and they all fail with the same error. Any help would be greatly appreciated.

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

        Have you tried omitting the IP address?

        What are you using for a USB terminal software?

        Have you seen this? https://duet3d.dozuki.com/Guide/1.)+Getting+Connected+to+your+Duet/7#s10

        Z-Bot CoreXY Build | Thingiverse Profile

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

          @tkstreet said in Cannot Configure Access Point Mode - M589 Error:

          M589 S"DUETABCD" P"DUETABCD" I192.168.1.100

          I just tried sending that exact command from the GCode Console of DWC, and it worked for me. Perhaps your USB terminal software is garbling the command.

          Note, there is a minimum password length of 8 characters. Recent firmware versions emit a separate error message if the password is too short, but I don't remember whether I changed that in 2.02 or 2.03.

          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 1
          • tkstreetundefined
            tkstreet
            last edited by

            I tried leaving off the IP address and I get the same error. I was actually entering the command at the console of the PanelDue. I doubt it's relevant, but the end of the IP address runs off of the text entry space to the right and out of sight, and since it's not echoed to the screen I can't verify that the entire command is in fact being sent.

            I just connected to it via USB and sent the same command in TeraTerm and it works fine.

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

              Thanks. Currently the command line entry on PanelDue does not scroll horizontally. I suspect that the command was being truncated.

              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 1
              • First post
                Last post
              Unless otherwise noted, all forum content is licensed under CC-BY-SA