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

Duet WiFi Mini5+ will not connect to WiFi

Scheduled Pinned Locked Moved
General Discussion
4
5
188
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.
  • undefined
    Nate.Nygren
    last edited by 23 Sept 2022, 20:02

    Long story short: I first setup my Duet as DHCP and last night I tried to set a static IP by sending the M587 command through DWC. Yeah, I know hangs head in shame
    I lost connection to the web interface, kicked myself, dragged out my MacBook and the USB cable, and connected up via terminal emulator.
    M558 S-1 to shut off the module
    ok
    M558 S0 to put it in idle mode
    ok
    M587 S"myssid" P"mypassword"
    <waits>
    Try again.
    <waits again>
    3rd time's a charm.
    <nothing>

    Ok, no worries, refresh the firmware with M997 S1.
    After that, repeat above and get the same results.
    Pff, fine. I regenerated the 'runonce.g' file using the Duet web configurator. Copy and paste it into my sys folder on the SD, boot up the Printer... no new devices connect to my wifi router.
    Connect the terminal emulator again and run M588 "*" to forget the remembered networks and run through the manual setup steps again, and still get the same results.
    I'm fresh out of ideas.
    Latest firmware and wifiserver versions.
    Help?

    1 Reply Last reply Reply Quote 0
    • undefined
      Phaedrux Moderator
      last edited by 23 Sept 2022, 22:56

      Can you post your config.g and the results of M122?

      What terminal software are you using? The mac can be problematic because it will send the commands being typed one character at a time as soon as it's typed.

      Can you send these commands and report what they respond with?

      M552
      M552 S-1
      M552 S0
      M552 S1
      M587

      Z-Bot CoreXY Build | Thingiverse Profile

      undefined 1 Reply Last reply 24 Sept 2022, 01:23 Reply Quote 0
      • undefined
        Nate.Nygren @Phaedrux
        last edited by Nate.Nygren 24 Sept 2022, 01:23

        @phaedrux I was using SerialTools as suggested on the GettingConnected page. Since you mentioned the mac being problematic, I decided to give it a try with a Windows PC using YAT. First try with M587 got the OK response and M552 S1 had me back in the web interface.
        So, thank you!
        tbh, I'm kinda shocked that a windows program outdone a *nix OS at terminal emulation 😉

        undefined 1 Reply Last reply 24 Sept 2022, 07:51 Reply Quote 0
        • undefined
          droftarts administrators @Nate.Nygren
          last edited by 24 Sept 2022, 07:51

          @nate-nygren SerialTools is a bit finicky about input; you have to get the command right, without pressing delete or cursor keys. I think it sends each character to the Duet as you type them, rather than when you press return. If you navigate away from SerialTools to another application, and then back, in the middle of writing the command, it won't work. You should get an 'ok' when a command goes through correctly.

          Also, make sure you're using straight quotes, eg " rather than curly quotes, eg ”

          I’ve looked around for a better serial terminal with GUI for Mac, that respects lowercase letters, but haven’t found one. I’m open to any suggestions!

          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
          • undefined
            Phaedrux Moderator
            last edited by 24 Sept 2022, 17:06

            @kaludon209 What?

            Z-Bot CoreXY Build | Thingiverse Profile

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