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

    3.4.5 wifi password bug - lower case only ?

    Scheduled Pinned Locked Moved Solved
    Firmware installation
    2
    3
    214
    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.
    • c310undefined
      c310
      last edited by c310

      I have duetwifi 2 and it is not possible to use lower case letters in wifi password.

      on the router i have added configuration:
      SSID: D3D
      password d3dd3dd3d

      next is M587 S"D3D" P"d3dd3dd3d"

      this leads to

      Error: WiFi module reported: Timed out while trying to connect to D3D<LF>
      M587<LF>
      Remembered networks:<LF>
      D3D IP=0.0.0.0 GW=0.0.0.0 NM=0.0.0.0<LF>
      

      however, if i change wifi password on the router to "D3DD3DD3D" and issue
      M587 S"D3D" P"D3DD3DD3D"
      i immediately get connected.

      M587<LF>
      Remembered networks:<LF>
      D3D IP=0.0.0.0 GW=0.0.0.0 NM=0.0.0.0<LF>
      ok<LF>
      WiFi module is connected to access point D3D, IP address 192.168.11.233<LF>
      
      
      M115
      FIRMWARE_NAME: RepRapFirmware for Duet 2 WiFi/Ethernet FIRMWARE_VERSION: 3.4.5 ELECTRONICS: Duet WiFi 1.02 or later FIRMWARE_DATE: 2022-11-30 19:36:12<LF>
      

      I thought that is could be misconfigured terminal (pronterface), installed YAT with default settings and got same results.

      Is it a real bug, or there something wrong with my configuration?

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

        https://docs.duet3d.com/en/User_manual/Reference/Gcodes#m587-add-wifi-host-network-to-remembered-list-or-list-remembered-networks

        Please read the notes on case sensitivity.

        Z-Bot CoreXY Build | Thingiverse Profile

        c310undefined 1 Reply Last reply Reply Quote 0
        • c310undefined c310 has marked this topic as solved
        • c310undefined
          c310 @Phaedrux
          last edited by

          @Phaedrux thank you! resolved

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