New Duet 2 Ethernet USB problems
-
Again, before trying to do anything with the firmware let's see if it's actually working. The board should ship with firmware on it and will have gone through testing before it leaves the factory. If you pull the SD card and check it on your PC you can open the config.g file in the /sys/ folder. Inside there should be a command
M552 S1
that will have the network obtain a DHCP IP address. Then you just need to connect your ethernet cable and connect it to your router and it should be ready to connect to in your browser at http://duet.local assuming that the printer name set in the config.g is also duet. -
I pulled the SD card and checked it on my PC.
The config.g file does not open and windows asks for the program to open it.
-
@frankfisk4 open it with notepad, it's just a plain text file
-
Hi here is what the text file says.
; Default config.g template for Duet 2
; Replace this with a proper configuration file (e.g from https://configtool.reprapfirmware.org)
;enable UART for testing
M575 P1 B57600 S1
; test network enable
M552 P192.168.1.14
M552 S1
; Display initial welcome message
M291 P"Please go to <a href=""https://www.duet3d.com/StartHere"" target=""_blank"">this</a> page for further instructions on how to set it up." R"Welcome to your new Duet 2!" S1 T0@engikeneer -
@frankfisk4 are you able to communicate with your other board using YAT and the same USB cable? If so, then please fit the Erase jumper to the non-responsive board, press the Reset button, and see if the Bossa port appears on the PC in Device Manager ->Ports. If it doesn't then I will approve a warranty replacement.
-
@frankfisk4 said in New Duet 2 Ethernet USB problems:
M552 P192.168.1.14
Can you also change that address to a valid unoccupied address on your network and then try to reach it from a browser or ping while an ethernet cable is connected to the Duet?
On the SD card there should also be a folder called /www/ that has some web files in it.
-
Hi, that printer was sold long ago but I'm using it's original USB cable and the one that came with the new duet.
I am still unable to communicate with the board using YAT and any combination of the 3 USB cords or 4 USB PC ports I have access to.
Should I erase the board as you outlined? -
@frankfisk4 said in New Duet 2 Ethernet USB problems:
Should I erase the board as you outlined?
Go for it. Hopefully it will wake up this time.
-
Hi,
I did as instructed. Now the2nd LED is on next to to USB port and no Bossa port appears in the device manager.Where do I go from here?
Thanks
Frank -
@frankfisk4 said in New Duet 2 Ethernet USB problems:
Where do I go from here?
Can you communicate with it via YAT now?
-
No and it doesn't show in the device menu either.
-
Please send an email to warranty@duet3d.com and CC your reseller. Include a link to this forum thread and the details of your original purchase. You'll receive a reply with a form to fill out.
-
Thank you for the help.
The new DUET WIFI showed up today and installed as per instructions.
Thanks
Frank