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

    No wifi en errors after update 1.19

    Scheduled Pinned Locked Moved
    Firmware installation
    3
    7
    991
    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.
    • Nengermanundefined
      Nengerman
      last edited by

      Update via Usual procedure wifi failed.
      No connection more with wifi

      Fallback procedure #1
      • If WiFi is not working, but you can connect to the board via USB/Pronterface:
      • Take the on-board SD card out and put it in a computer,
      • Copy the new DuetWiFiFirmware.bin file to the /sys folder. It must be called exactly DuetWiFiFirmware.bin on the SD card. Also make sure that file iap4e.bin is present in /sys.
      • Replace the on-board SD card in the DuetWiFi
      • Restart the DuetWiFi and connect with Pronterface
      • Send command M997 S0 to install the firmware.
      • Disconnect Pronterface, then when the USB port disappears and reappears about 20 seconds later, reconnect.

      Connecting…
      Printer is now online.

      M997 S0
      SENDING:M997 S0
      [ERROR] Can't write to printer (disconnected?) (SerialException): Write timeout
      [ERROR] Can't read from printer (disconnected?) (SerialException): call to ClearCommError failed
      [ERROR] Can't write to printer (disconnected?) (SerialException): WriteFile failed ([Error 22] Het apparaat herkent de opdracht niet.)
      After that, the DuetWiFiFirmware.bin of the SD card has been removed.

      m115
      SENDING:M115
      FIRMWARE_NAME: RepRapFirmware for Duet WiFi FIRMWARE_VERSION: 1.19 ELECTRONICS: Duet WiFi 1.0 FIRMWARE_DATE: 2017-08-14

      And if I move the X and Y axis in Pronterface I get this error message

      Connecting…
      Printer is now online.
      [ERROR] Traceback (most recent call last):
      File "printrun\printcore.pyc", line 241, in _readline
      File "printrun\pronterface.pyc", line 1713, in recvcb
      File "printrun\pronterface.pyc", line 1669, in update_pos
      ValueError: could not convert string to float:

      [ERROR] Traceback (most recent call last):
      File "printrun\printcore.pyc", line 241, in _readline
      File "printrun\pronterface.pyc", line 1713, in recvcb
      File "printrun\pronterface.pyc", line 1669, in update_pos
      ValueError: could not convert string to float:

      [ERROR] Traceback (most recent call last):
      File "printrun\printcore.pyc", line 241, in _readline
      File "printrun\pronterface.pyc", line 1713, in recvcb
      File "printrun\pronterface.pyc", line 1669, in update_pos
      ValueError: could not convert string to float:

      [ERROR] Can't read from printer (disconnected?) (SerialException): call to ClearCommError failed
      [ERROR] Can't write to printer (disconnected?) (SerialException): WriteFile failed ([Error 22] Het apparaat herkent de opdracht niet.)
      [ERROR] Can't write to printer (disconnected?) (SerialException): WriteFile failed ([Error 22] Het apparaat herkent de opdracht niet.)

      How can I solve this

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

        Did you read and follow the instructions prefaced IMPORTANT! on the download page when you updated the firmware?

        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
        • Nengermanundefined
          Nengerman
          last edited by

          If you mean this page, yes

          https://duet3d.com/wiki/Updating_main_firmware

          1 Reply Last reply Reply Quote 0
          • Dougal1957undefined
            Dougal1957
            last edited by

            no not that page at all this is the one you want https://github.com/dc42/RepRapFirmware/blob/dev/WHATS_NEW.md

            Read it all carefully

            1 Reply Last reply Reply Quote 0
            • Nengermanundefined
              Nengerman
              last edited by

              Can I try the Fallback procedure # 3

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

                If you have already installed main firmware 1.19 successfully, you don't needs to use the fallback procedure. Just copy the DuetWiFiServer-1.19.bin to /sys on the SD card and rename it to DuetWiFiServer.bin. Also create a /www folder on the SD card and extract the DuetWebControl files to /www on the SD card and described at https://duet3d.com/wiki/Upgrading_to_DuetWiFiFirmware_1.19. Then pop the SD card back in the Duet, restart it, send M997 S1 to install the wifi firmware, and proceed with the instructions for configuring your access point details.

                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
                • Nengermanundefined
                  Nengerman
                  last edited by

                  It worked. It works.
                  Only confusing that there are several manuals for update firmware on the internet

                  Thank you for the assistance.

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