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

    Cannot connect Duet Wifi to new Wifi Router

    Scheduled Pinned Locked Moved
    General Discussion
    10
    57
    3.5k
    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.
    • GaRv3undefined
      GaRv3
      last edited by

      It's a so called "Vodafone Station".
      To be precise it is the ARRIS Touchstone TG3442DE.

      The firmware gets updated by the ISP automatically.

      1 Reply Last reply Reply Quote 0
      • GaRv3undefined
        GaRv3 @A Former User
        last edited by GaRv3

        @bearer said in Cannot connect Duet Wifi to new Wifi Router:

        see if the new one has some ultra mega max 2000 multimedia streaming extensions and try fixing the channel width to 20mhz and setting bgn mode to a lower common denominator, apart from that sounds like you might be better off briding the Duet to the old router?

        Limiting to 20 MHz didn't make any difference.
        The mode cannot be changed to anything but "Mixed 802.11 g/n" for the 2.4 GHz wifi on this router.

        Edit: I cannot use the old router as an access point because I have to send it back to the ISP soon.

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

          I'm afraid I'm running out of suggestions; if running the Duet as an AP and your AP as a client* isn't a workable option (which sounds unlikely if its an ISP device).

          *) in addition to the regular AP

          1 Reply Last reply Reply Quote 0
          • GaRv3undefined
            GaRv3
            last edited by

            @bearer
            That's not possible with this router.
            So my only option is probably to buy an M.2 wifi module for the PC and use this to connect to the Duet run in AP mode. But first I would like to double check if the module is compatible to the Duet.

            I would probably pick the Intel 9260NGW which is a Wifi 2.4/5Ghz + Wifi 6 + BT 5.0 chipset. Any experience with this chipset connecting to the Duet AP?

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

              @GaRv3 said in Cannot connect Duet Wifi to new Wifi Router:

              I would probably pick the Intel 9260NGW which is a Wifi 2.4/5Ghz + Wifi 6 + BT 5.0 chipset. Any experience with this chipset connecting to the Duet AP?

              As it's the Duet setting the network, I'd guess almost any wireless adapter would work. We don't keep track of hardware that works, you're better off looking at more general 'works with ESP8266' pages.

              Also found this, which sounds similar to the problem you're having: https://github.com/esp8266/Arduino/issues/4257
              Might be useful for @dc42 to look at?

              Ian

              Sparatutto created this issue in esp8266/Arduino

              closed v2.4.0 - wifi.status() and wifi.localIP not updated after a reconnect. #4257

              Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

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

                @droftarts
                Yes, actually seems like something @dc42 might be able to fix. I think I will try the wifi module in the meantime anyway.

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

                  @droftarts said in Cannot connect Duet Wifi to new Wifi Router:

                  Also found this, which sounds similar to the problem you're having: https://github.com/esp8266/Arduino/issues/4257

                  if related, setting a static IP in the duet may help

                  M552 S-1
                  M552 S0
                  M588 S"*" 
                  M587 S"GarMir" P"key" I"192.168.0.37"
                  M552 S1 P"GarMir"
                  

                  although bad mojo to set a static address inside a dhcp pool without at least making a reservation.

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

                    @GaRv3 Please do try @bearer 's suggestion of setting a static ip address, too.

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

                      Already tried that. And I reserved the IP on the router as well to make sure it is free.

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

                        @GaRv3 Okay, fair enough. I've asked @dc42 to take a look.

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

                          I had the exact same issue as this a couple of years ago eventually had to use a TP-LINK Travel router in AP Mode for the duet to connect to the issue was a Router that just didn't like the ESP at all (it was a nether one as well) once I replaced the router everything came back to normal.

                          Doug

                          1 Reply Last reply Reply Quote 0
                          • GaRv3undefined
                            GaRv3
                            last edited by

                            @Dougal1957
                            Did you replace the router with the sam model (so, was it defect) or did you pick another one?

                            Dougal1957undefined 1 Reply Last reply Reply Quote 0
                            • GaRv3undefined
                              GaRv3
                              last edited by

                              So for now (until the wifi module arrives) I have connected an AP which I found in a closet to the second LAN port of my PC, created a wireless network and connected the Duet. Works just fine... as a temporary workaround.

                              droftartsundefined GaRv3undefined 2 Replies Last reply Reply Quote 0
                              • droftartsundefined
                                droftarts administrators @GaRv3
                                last edited by

                                @GaRv3 Glad you have a (temporary) solution!

                                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
                                • Dougal1957undefined
                                  Dougal1957 @GaRv3
                                  last edited by Dougal1957

                                  @GaRv3 picked a different one I have just ordered a new connection with Vodafone UK so hope I don't have the same issue again (My current VF router is fine but the new line will come with the newer square ash router but in the UK I think they tend to use HuaWei stuff (Not that I am happy about but got no real choice))

                                  1 Reply Last reply Reply Quote 0
                                  • GaRv3undefined
                                    GaRv3
                                    last edited by

                                    @dc42 Any suggestions?

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

                                      @GaRv3 @dc42 said to me yesterday β€œyes, possible bug. It's on my list to do a new wifi server using the newer expressiv SDK, but it's not a quick job.”

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

                                        Okay, thanks for the info!

                                        Warstoneundefined 1 Reply Last reply Reply Quote 0
                                        • Warstoneundefined
                                          Warstone @GaRv3
                                          last edited by

                                          @GaRv3 I got the same Problem but here is my option to deal with it part time πŸ˜‰

                                          Hooked up my old D-Link Wifi router between the Vodafon router and my PC. It slows down my connection a bit, but the Duet is connecting without any problems to the D-Link instead of the Vodafon Router.

                                          Works fine for me at the Moment πŸ˜‰

                                          1 Reply Last reply Reply Quote 0
                                          • GaRv3undefined
                                            GaRv3 @GaRv3
                                            last edited by GaRv3

                                            @Warstone Yes, I did something similar. See this post.
                                            But having the access point hooked up is just a workaround. Not a solution to the problem.

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