Ethernet connection not seen in DWC or DM
-
Network is enabled, config IP 192.168.1.14x actual IP 192.168.1.14x still not seen in Device manager. is found by the router
-
The Duet's ethernet connection won't show up in Device Manager, that's normal. You connect to it via a web browser.
-
I can't connect to DWC, it always says I'm in simulation mode.
-
Some functionality will not work as this simulation is not connected to a Duet running RepRapFirmware
-
How are you loading DWC? You should be entering the IP address of the Duet in the address bar of Chrome or Firefox.
-
This is progress of sorts. I enter the number into the address bar, and I get a blank screen or it times out. I couldn't see the forest for the trees, The first hurdle was staring me in the face all day yesterday as I was going to the DWC sim page. I saved the link back when I first thought about getting the board. I must have assumed it was what I was trying to connect to.
-
when I put the address assigned by the router in the web browser it get a blank screen, the WWW folder is populated with the web control download. if I click refresh, the activity light on the Ethernet connection blinks at exactly the same time as I click.
-
Does the contents of /www on the SD card look like this:
-
IS there code for finding out what is stopping the connection so I can fix it?
-
-
IS there code for finding out what is stopping the connection so I can fix it?
The easiest way is to install Wireshark on your PC and use it to log the traffic between the Duet and your PC. However, I think your SD card files are not set up correctly.
-
What folders on the SD card do the first and second listings in your image show?
Anyway, it appears that you don't have DuetWebControl 1.15a extracted correctly onto your SD card, because even if the second listing shows the /www folder, the files are wrong. I suggest you delete your existing /www folder on the SD card, create a new one, then copy or extract the contents of DuetWebControl-1.15a,.zip into it. Your SD card /www folder should then look like the image I posted earlier.
-
Success! Now I can pull my hair out tuning it, LMAO!