sd card setup
-
I have a duet wifi that I need help with. I erased the board in the process of wiring up my board. I have gone through the setup instructions and can not get my board to work over wifi. I am a complete noob to this board. Having serious problems trying to get this working. I have searched this site and read everything I can before posting here. I can get the wifi board started and connected to my wifi. I just cannot get web control to connect.
Any help would be greatly appreciated. -
So your SD card is blank when checked in a PC?
You'll need to create the basic folder structure shown here: https://duet3d.dozuki.com/Wiki/SD_Card#Section_Creating_the_file_structure
you'll need a config file set in the
sys
folder that you can generate here: https://configtool.reprapfirmware.org/StartYou'll need the web interface files in the
www
folder. You'll need to get the version that matches the currently installed firmware version. You can send M115 to get the firmware version and then download the corresponding DuetWebControl-SD.zip file for that version from the releases here: https://github.com/Duet3D/RepRapFirmware/releases -
@phaedrux
No my sd card is not blank. It has all the files as far as i can tell. I can communicate with YAT and get info. I can start wifi and log into my internet on the card. I just cannot get web control to work.Your Duet rejected the HTTP request: page not found
Check that the SD card is mounted and has the correct files in its /www folderThis is the message I get
-
When I do M115 I get this.
M115
FIRMWARE_NAME: RepRapFirmware for Duet 2 WiFi/Ethernet FIRMWARE_VERSION: 3.3 ELECTRONICS: Duet WiFi 1.02 or later FIRMWARE_DATE: 2021-06-15 21:45:03<LF>ok<LF> -
Ok it sounds like the files in the www folder are either missing or the wrong version for the firmware. See my last paragraph in my previous post.
-
@phaedrux
Ok got it working. Thank you so much for your help. Wish that config tool was mentioned somewhere else. I haven't read about it anywhere. Worked awesome. Maybe my hair will grow back now.. -
undefined Phaedrux marked this topic as a question
-
undefined Phaedrux has marked this topic as solved