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

    Cant get the WiFi to Work

    Scheduled Pinned Locked Moved
    Firmware installation
    5
    19
    2.9k
    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.
    • dc42undefined
      dc42 administrators
      last edited by

      @Amilious:

      …
      M997 S1
      Trying to connect at 460800 baud: failed
      Trying to connect at 230400 baud: failed
      Trying to connect at 115200 baud: failed
      Trying to connect at 74880 baud: failed
      Error: Installation failed due to comm write error

      If you were using USB power only at the time, try again with VIN power. Otherwise, ask for your Duet to be replaced or repaired - sounds like it needs a new WiFi module.

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

        I figured it was probably that. I have read through the forums and that seemed likely to be the problem. I purchased this board on August 11th, and did not take it out of the box until last week. I project got delayed and i was not able to work on it until recently. I have been talking to my supplier(Filastruder). I am waiting for them to get a response from Think3DPrint3D, because I guess I am past the normal time for the exchange. I guess the six month warranty is only after November 14th purchases. The supplier has been very helpful and informative. I'm just a little frustrated because i have been excited to use this board on the HEVO that I have built, that ended up costing twice as much as i originally planed. At least i still have my trusty Anet A8. Ha ha ha. I do have a spare 24V ramps kit laying around, but i hope it does not come to that.

        1 Reply Last reply Reply Quote 0
        • Amiliousundefined
          Amilious
          last edited by

          I replacement was approved. Thank you for your time and help. I would also like to thank Tim from Filastruder, for his work getting this issue resolved for me.

          1 Reply Last reply Reply Quote 0
          • elmoretundefined
            elmoret
            last edited by

            *Tim 😄

            1 Reply Last reply Reply Quote 0
            • Amiliousundefined
              Amilious
              last edited by

              ha ha ha ha. I knew that, I don't know why i wrote Jim. lol!! Probably because my father is Jim. lol!! Thank you!!!

              1 Reply Last reply Reply Quote 0
              • elmoretundefined
                elmoret
                last edited by

                Just got this return, it seems the ESP8266 has developed an internal fault. It gets warm, not too hot to touch but noticeably warm. Can confirm the following:

                SENT: M552
                READ: WiFi module is disabled

                SENT: M552 S1
                READ: ok

                SENT: M552
                READ: WiFi module is being started

                Issuing replacement.

                1 Reply Last reply Reply Quote 0
                • Amiliousundefined
                  Amilious
                  last edited by

                  I received the fixed or replaced board. I was able to update the firmware and connect to wifi!

                  1 Reply Last reply Reply Quote 0
                  • lolorcundefined
                    lolorc
                    last edited by

                    Hi,

                    I've upgraded to 1.21RC2 and I'm encountering the same issue.
                    Can't get the board to add the SSID

                    • WiFi -
                      Network state is starting
                      WiFi module is disabled

                    it was working perfectly with 1.19 just before

                    [[language]]
                    ttyACM1 18°> M115
                    SENDING:M115
                    FIRMWARE_NAME: RepRapFirmware for Duet WiFi and Duet Ethernet FIRMWARE_VERSION: 1.21RC2 ELECTRONICS: Duet WiFi 1.0 or 1.01 FIRMWARE_DATE: 2018-02-15 build 2
                    ttyACM1 18°> M552 S1
                    SENDING:M552 S1
                    Turn off the current WiFi mode before selecting a new one
                    ttyACM1 18°> M589
                    SENDING:M589
                    M589: Failed to retrieve own SSID data
                    
                    
                    1 Reply Last reply Reply Quote 0
                    • dc42undefined
                      dc42 administrators
                      last edited by

                      Send M552 S-1 to reset the wifi module, then M552 S0. Then send M122 and check what wifi firmware version it reports in the network diagnostics.

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

                        [[language]]
                        === Diagnostics ===
                        Used output buffers: 1 of 32 (1 max)
                        === Platform ===
                        RepRapFirmware for Duet WiFi and Duet Ethernet version 1.21RC2 running on Duet WiFi 1.0 or 1.01
                        
                        
                        [[language]]
                        === Network ===
                        Responder states: HTTP(0) HTTP(0) HTTP(0) HTTP(0) FTP(0) Telnet(0) Telnet(0)
                        HTTP sessions: 0 of 8
                        - WiFi -       
                        Network state is starting
                        WiFi module is disabled
                        Failed messages: pending 0, notready 0, noresp 0
                        Socket states: 0 0 0 0 0 0 0 0
                        
                        

                        Can't see the specific WifiServer version

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

                          The WiFi module is stuck on starting. Copy the new DuetWiFiServer.bin file to /sys on the SD card in a PC, then put the card back in the Duet and try installing it using M997 S1 again.

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

                            yep, sorry for the noise, it's now ok :

                            [[language]]
                            ttyACM0 17°> M997 S1
                            SENDING:M997 S1
                            Trying to connect at 230400 baud:
                             success       
                            Erasing 4096 bytes...
                            Erasing 24576 bytes...
                            
                            

                            I should have checked the filesize when I downloaded the bin…

                            Thanks !

                            1 Reply Last reply Reply Quote 0
                            • SputnikOC3dundefined
                              SputnikOC3d
                              last edited by

                              I just tried this or noticed this issue and sent M997 S1 to the board via YAt … wonder if it changes anything

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

                                @lolorc:

                                yep, sorry for the noise, it's now ok :

                                [[language]]
                                ttyACM0 17°> M997 S1
                                SENDING:M997 S1
                                Trying to connect at 230400 baud:
                                 success       
                                Erasing 4096 bytes...
                                Erasing 24576 bytes...
                                
                                

                                I should have checked the filesize when I downloaded the bin…

                                Thanks !

                                Yes, 24576 bytes is about 10% of the correct size.

                                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