Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. crchisholm
    • Profile
    • Following 1
    • Followers 0
    • Topics 23
    • Posts 145
    • Best 2
    • Controversial 0
    • Groups 0

    crchisholm

    @crchisholm

    2
    Reputation
    13
    Profile views
    145
    Posts
    0
    Followers
    1
    Following
    Joined Last Online

    crchisholm Unfollow Follow

    Best posts made by crchisholm

    • RE: Unable to attach after network wireless IP change

      Wow! Woke up this morning and fired up the printer expeecting to continue the saga. Looked over and what did I see..... A shinny blue light peaking back at me.

      Don't know how, but some of the changes I made last hight (per you'all's suggestions) seemed to have kicked in. Not sure whey it did it wouldn't work last night but did this morning, but i think I'll leave that horses mouth shut.

      Thank you all. I'm quite sure that this is because of your help.

      posted in Using Duet Controllers
      crchisholmundefined
      crchisholm
    • RE: having issues connecting to Duwifi

      I will do this tomorrow. Thank you very much. I had a feeling it was something like this.

      Charlie

      I will let you know what happens when I do this.
      Thanks again.

      posted in Duet Hardware and wiring
      crchisholmundefined
      crchisholm

    Latest posts made by crchisholm

    • RE: Unable to attach after network wireless IP change

      Wow! Woke up this morning and fired up the printer expeecting to continue the saga. Looked over and what did I see..... A shinny blue light peaking back at me.

      Don't know how, but some of the changes I made last hight (per you'all's suggestions) seemed to have kicked in. Not sure whey it did it wouldn't work last night but did this morning, but i think I'll leave that horses mouth shut.

      Thank you all. I'm quite sure that this is because of your help.

      posted in Using Duet Controllers
      crchisholmundefined
      crchisholm
    • RE: Unable to attach after network wireless IP change

      @jay_s_uk ahhhh! Didn’t see that. Will try again.

      YAT 2.png

      posted in Using Duet Controllers
      crchisholmundefined
      crchisholm
    • RE: Unable to attach after network wireless IP change

      @Phaedrux
      There are no spaces
      I did a copy/past of your suggestion above and copied it into a file named addWifi.g. My system seems to want to capitalize the “W” so I went with that through out.
      I copied that file to the sd macros folder.
      I opened the file on the Sd and double check that everything is correct.
      I reinserted the sd into the duet.
      I powered the duet up and sent M98 “addWifi.g”
      ...could not find the file.

      I also reformatted an Sd card, copied the addWifi.g to the macros folder, opened it in notepad++ and checked everything again. I tried that SD card and got the same result.

      When do I decide the problem is on the board itself. I have seen absolutly no indication that the WiFi module even works. If the board has gone bad, then I’m out ofluck. Like so many others, the pandemic has left me in the position of not being able to replace it. (Not whining ...I’m well aware there are lots of folks in the same mess)

      posted in Using Duet Controllers
      crchisholmundefined
      crchisholm
    • RE: Unable to attach after network wireless IP change

      @crchisholm Crap....just saw what I did wrong

      M98 P "addWifi.g"
      Warning: Macro file "addWifi.g" not found.
      ok

      but alas, it did not make a difference....

      posted in Using Duet Controllers
      crchisholmundefined
      crchisholm
    • RE: Unable to attach after network wireless IP change

      @Phaedrux said in Unable to attach after network wireless IP change:

      M98 P
      result...

      M98 P
      Warning: Macro file not found.
      ok

      posted in Using Duet Controllers
      crchisholmundefined
      crchisholm
    • RE: Unable to attach after network wireless IP change

      Ok, I have done that. I copied the file to the MACROS folder on the SD and confirmed that it was readable and contained the correct info. I used your name "addWifi.g".

      So now I am unsure where to go. How can I run that macro if I can't connect to the Duet????

      posted in Using Duet Controllers
      crchisholmundefined
      crchisholm
    • RE: Unable to attach after network wireless IP change

      @Phaedrux First off, I am not sure how to save this as a macro when I can't even get into the device.

      I reran the three commands being more careful to avoid typos.....

      WiFi module is idle
      M552 S0
      ok
      WiFi reported error: no known networks found
      WiFi module is idle
      M552 S1
      ok
      WiFi reported error: no known networks found
      WiFi module is idle
      WiFi reported error: no known networks found
      WiFi module is idle

      ... repeats forever ....

      M558 S"*"
      ok
      WiFi reported error: no known networks found
      WiFi module is idle
      WiFi reported error: no known networks found
      WiFi module is idle

      ... repeats forever ....

      posted in Using Duet Controllers
      crchisholmundefined
      crchisholm
    • RE: Unable to attach after network wireless IP change

      @Phaedrux Darn. To much going on. Yes. I did enter the ^ instead of the *. I guess my printer isn’t the only one with issues. I am away from my home computer so I will rerun these tomorrow.

      posted in Using Duet Controllers
      crchisholmundefined
      crchisholm
    • RE: Unable to attach after network wireless IP change

      @Phaedrux said in Unable to attach after network wireless IP change:

      Ok.

      Now send these commands and let us know what it responds with.

      M552 S0
      M552 S1
      M588 S"*"
      

      Now to connect it to your wifi network you need to send the M587 command.

      See here for the steps: https://duet3d.dozuki.com/Guide/1.)+Getting+Connected+to+your+Duet/7#s9

      M552 S0
      ok
      WiFi reported error: no known networks found
      WiFi module is idle

      M552 S1
      ok
      WiFi reported error: no known networks found
      WiFi module is idle
      WiFi reported error: no known networks found
      WiFi module is idle
      ---

      M558 S"^"
      ok
      WiFi reported error: no known networks found
      WiFi module is idle
      WiFi reported error: no known networks found
      WiFi module is idle
      WiFi reported error: no known networks found
      WiFi module is idle
      WiFi reported error: no known networks found
      WiFi module is idle
      WiFi reported error: no known networks found
      WiFi module is idle
      WiFi reported error: no known networks found
      WiFi module is idle
      WiFi reported error: no known networks found
      WiFi module is idle
      WiFi reported error: no known networks found
      WiFi module is idle
      WiFi reported error: no known networks found
      WiFi module is idle
      ---

      Sadly, I am beginning to believe the board is dead.

      posted in Using Duet Controllers
      crchisholmundefined
      crchisholm
    • RE: Unable to attach after network wireless IP change

      @Phaedrux said in Unable to attach after network wireless IP change:

      M997 S1 t

      Yep.

      M997 S1
      WiFi reported error: no known networks found
      WiFi module is idle
      Trying to connect at 230400 baud: T0:23.4 /0.0 B:24.0 /0.0
      T0:23.5 /0.0 B:24.0 /0.0
      T0:23.5 /0.0 B:24.0 /0.0
      T0:23.5 /0.0 B:24.0 /0.0
      T0:23.5 /0.0 B:24.0 /0.0
      success
      Erasing 4096 bytes...
      Erasing 192512 bytes...
      T0:23.5 /0.0 B:24.0 /0.0
      T0:23.4 /0.0 B:24.0 /0.0
      Uploading file...
      T0:23.5 /0.0 B:24.0 /0.0
      5% complete
      10% complete
      T0:23.4 /0.0 B:23.9 /0.0
      15% complete
      T0:23.5 /0.0 B:23.9 /0.0
      20% complete
      T0:23.5 /0.0 B:24.0 /0.0
      25% complete
      T0:23.5 /0.0 B:24.0 /0.0
      30% complete
      35% complete
      T0:23.4 /0.0 B:23.9 /0.0
      40% complete
      T0:23.5 /0.0 B:24.0 /0.0
      45% complete
      T0:23.5 /0.0 B:23.9 /0.0
      50% complete
      T0:23.4 /0.0 B:24.0 /0.0
      55% complete
      T0:23.4 /0.0 B:23.9 /0.0
      60% complete
      T0:23.4 /0.0 B:24.0 /0.0
      65% complete
      70% complete
      T0:23.5 /0.0 B:23.9 /0.0
      75% complete
      T0:23.5 /0.0 B:24.0 /0.0
      80% complete
      T0:23.5 /0.0 B:23.9 /0.0
      85% complete
      T0:23.5 /0.0 B:24.0 /0.0
      90% complete
      T0:23.5 /0.0 B:24.0 /0.0
      95% complete
      Upload successful
      ok

      posted in Using Duet Controllers
      crchisholmundefined
      crchisholm