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

    Error M587:Failed to add SSID to remembered list.

    Scheduled Pinned Locked Moved
    Duet Web Control
    5
    22
    1.0k
    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.
    • droftartsundefined
      droftarts administrators @Hiroaki
      last edited by

      @Hiroaki Send M552 S-1, then M122, M552 S0, then M122, and M552 S1, then M122. This is what the response from my Duet 2 WiFi looks like (you can just copy the WiFi part at the end):

      M552 S-1
      WiFi module stopped
      ok
      M122
      === Diagnostics ===
      RepRapFirmware for Duet 2 WiFi/Ethernet version 2.05 running on Duet WiFi 1.02 or later
      Board ID: 08DGM-9T6BU-FG3SD-6JKD4-3S86N-KAMHF
      ...
      -WiFi -
      Network state is disabled
      WiFi module is disabled
      Failed messages: pending 0, notready 0, noresp 0
      Socket states: 0 0 0 0 0 0 0 0
      ok

      M552 S0
      ok
      WiFi module started
      M122
      ...
      -WiFi -
      Network state is running
      WiFi module is idle
      Failed messages: pending 0, notready 0, noresp 0
      WiFi firmware version 1.23
      WiFi MAC address a0:20:a6:31:b4:b9
      WiFi Vcc 3.36, reset reason Turned on by main processor
      WiFi flash size 4194304, free heap 30176
      Socket states: 0 0 0 0 0 0 0 0
      ok

      M552 S1
      ok
      WiFi module is connected to access point BTWholeHome-XXX, IP address 192.168.0.12
      M122
      ...
      -WiFi -
      Network state is running
      WiFi module is connected to access point
      Failed messages: pending 0, notready 0, noresp 0
      WiFi firmware version 1.23
      WiFi MAC address a0:20:a6:31:b4:b9
      WiFi Vcc 3.37, reset reason Turned on by main processor
      WiFi flash size 4194304, free heap 25568
      WiFi IP address 192.168.0.12
      WiFi signal strength -43dBm, reconnections 0, sleep mode modem
      Socket states: 0 0 0 0 0 0 0 0
      ok

      If you're not getting something similar, I'd guess that the WiFi module has failed. The usual reason for this is a power surge on the 3.3V line; the WiFi board and SD card are often the first to fail if this has happened, but can protect the main processor from failing.

      It is possible that the WiFi module firmware has not flashed correctly. Try downloading a fresh DuetWiFiServer-1.23.bin from https://github.com/Duet3D/RepRapFirmware/releases/tag/2.05.1 and upload it to the 'sys' folder on the SD card, then send M997 S1.

      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

      Hiroakiundefined 2 Replies Last reply Reply Quote 0
      • beachtecundefined
        beachtec
        last edited by beachtec

        Hello @Hiroaki... I have had this issue myself a few times. The advice here did solve it; but I had to do it a couple of times. Re-flashing the firmware more than once might be necessary. I also found that in BOSSA, using the setting "erase all" seemed to yield the best results. Good luck to you!

        Hiroakiundefined 1 Reply Last reply Reply Quote 0
        • Hiroakiundefined
          Hiroaki @droftarts
          last edited by

          @droftarts Thank you. As it's getting late night, I will do it tomorrow.
          By the way do you think it's possible to change the wifi module ?

          1 Reply Last reply Reply Quote 0
          • Hiroakiundefined
            Hiroaki @beachtec
            last edited by

            @beachtec Thank you. I will try tomorrow. It's 0:21AM ...
            Best Regards

            1 Reply Last reply Reply Quote 0
            • Hiroakiundefined
              Hiroaki @droftarts
              last edited by

              @droftarts
              One question .
              Upload Duetwifiserver-1.23.bin to the SYS not WWW folder?
              Regards

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

                @Hiroaki said in Error M587:Failed to add SSID to remembered list.:

                One question .
                Upload Duetwifiserver-1.23.bin to the SYS not WWW folder?

                Yes, firmware updates go in the 'sys' folder. The 'www' folder is for DWC components.

                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

                Hiroakiundefined 2 Replies Last reply Reply Quote 0
                • Hiroakiundefined
                  Hiroaki @droftarts
                  last edited by

                  @droftarts ok Thank you.

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

                    DuetWiFiServer-1.23.bin

                    I think you'll need to rename the file and remove the -1.23 part so that the final file name is just DuetWiFiServer.bin

                    Z-Bot CoreXY Build | Thingiverse Profile

                    Hiroakiundefined 1 Reply Last reply Reply Quote 0
                    • Hiroakiundefined
                      Hiroaki @droftarts
                      last edited by

                      @droftarts Hello
                      Thank you so much.
                      I could solve the problem.
                      sent M997 S1 and then ok.
                      I appreciate that.
                      Thank you

                      1 Reply Last reply Reply Quote 0
                      • Hiroakiundefined
                        Hiroaki @Phaedrux
                        last edited by

                        @Phaedrux Thank you.
                        This was also helped me !
                        Thank you.

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