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

    WiFi IP is found on the Duet but will not open the DWC

    Scheduled Pinned Locked Moved
    General Discussion
    5
    14
    380
    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.
    • wickedracerundefined
      wickedracer @A Former User
      last edited by

      @bearer Tjis it what it says when I run that ..
      Begin file list<LF>dwc.json<LF>favicon.ico.gz<LF>html404.htm<LF>language.xml.gz<LF>reprap.htm.gz<LF>css<LF>fonts<LF>js<LF>End file list<LF>ok<LF>

      A Former User? 1 Reply Last reply Reply Quote 0
      • A Former User?
        A Former User @wickedracer
        last edited by

        @wickedracer said in WiFi IP is found on the Duet but will not open the DWC:

        reprap.htm.gz

        which version of RRF firmware do you have?

        1 Reply Last reply Reply Quote 0
        • wickedracerundefined
          wickedracer
          last edited by

          The firmware is 2.02

          A Former User? 1 Reply Last reply Reply Quote 0
          • A Former User?
            A Former User @wickedracer
            last edited by

            @wickedracer said in WiFi IP is found on the Duet but will not open the DWC:

            The firmware is 2.02

            Is old, but should be comptible with DWC 1.x indicated by the reprap.htm.gz file.

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

              Just in case there is an issue with the SD card, pull the card from the duet and put it in your PC. Copy the entire contents to your PC as a backup, then use the SD card formatter tool to format it.

              https://www.sdcard.org/downloads/formatter/

              Then copy your files back and test again.

              Z-Bot CoreXY Build | Thingiverse Profile

              1 Reply Last reply Reply Quote 0
              • A Former User?
                A Former User
                last edited by

                Might as well download a fresh copy of DWC 1.x and share the content of config-user.g while you're at it please.

                1 Reply Last reply Reply Quote 0
                • wickedracerundefined
                  wickedracer @dc42
                  last edited by

                  @dc42 here is what i get when i run that command....
                  ; Configuration file for RailcoreII 300ZL Series Printers<LF>; Do NOT change this file. All customizations should occur in config-user.g<LF><LF>; Debugging<LF>M111 S0 ; Debug off<LF>M929 P"eventlog.txt" S1 ; Start logging to file eventlog.txt<LF>M550 P"RailCore" ; Machine name and Netbios name (can be anything you like)<LF><LF>M552 P0.0.0.0 ; Use DHCP<LF><LF>; General preferences<LF>M555 P2 ; Set output to look like Marlin<LF>M575 P1 B57600 S1 ; Comms parameters for PanelDue<LF>G21 ; Work in millimetres<LF>G90 ; Send absolute coordinates...<LF>M83 ; ...but relative extruder moves<LF><LF>; Axis and motor configuration<LF>M669 K1 ; CoreXY mode<LF><LF>; Drives<LF>M584 X0 Y1 Z5:6:7 E3:4:8:9 ; Map Z to drivers 5, 6, 7. Define unused drivers 3,4,8 and 9 as extruders<LF>M[Warning: Maximal number of bytes per line exceeded! Check the EOL (end-of-line) settings or increase the limit in the advanced terminal settings.]

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

                    Well it looks like it's able to read the config.g file.

                    What do you get when you send M552?

                    Have you confirmed on your router that the ip address is actually correct?

                    Z-Bot CoreXY Build | Thingiverse Profile

                    wickedracerundefined 1 Reply Last reply Reply Quote 0
                    • wickedracerundefined
                      wickedracer @Phaedrux
                      last edited by

                      @Phaedrux This is the result when I run that command...
                      WiFi module is connected to access point South Guest, IP address 192.168.1.198<LF>ok<LF>

                      and yes I have verified and found it on the router. the PanelDue says it is connected to that and the router says it is receiving and has a strong signal... this is what it shows on the router..
                      MAC Address ec:fa:bc:2d:e2:b7
                      IPv4 Address / Name 192.168.1.198 / unknownecfabc2de2b7
                      Last Activity Thu May 7 15:34:48 2020
                      Status on
                      Allocation dhcp
                      Connection Type Wi-Fi Wi-Fi 5 bars
                      2.4 GHz
                      Type: Guest
                      Name: South Guest
                      Mesh Client No

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

                        @wickedracer said in WiFi IP is found on the Duet but will not open the DWC:

                        Type: Guest

                        I'd guess the router is not allowing other devices to connect to the Duet because it is connected as a guest. You probably need to register the MAC address of the Duet in the router.

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