Wifi not connecting after firmware install. Duet2 Wifi
-
My SD Card is in place. Above says its not detecting one...
@haydenkrause said in Wifi not connecting after firmware install. Duet2 Wifi:
SD card 0 detected, interface speed: 20.0MBytes/sec
this mean one card has been detected in slot 0
-
ah ok - miss read that
thank for ur help btw!
-
Ok. So tried all the above in formatting FAT32 etc, putting the following files on the SD card...
sys (from configuration tool)
gcode (empty folder)
macros (empty folder)I am seeing my wifi LED on. But i cant connect using the IP address
-
you are missing the www folder with the duet web control
-
do i need to set that myself?
Following the "New Method" i dont have to add this...
-
@haydenkrause said in Wifi not connecting after firmware install. Duet2 Wifi:
Following the "New Method" i dont have to add this...
that is still required. without this there is no web interface
-
ok - think i may have found it... ill try this thx
-
Shoot! cracked it..
The link i used was here:
https://duet3d.dozuki.com/Wiki/Firmware_Overview
scroll to "SD Card Structure" explains in full - lovely....
Thanks for ur help dude!
-
In future, when updating the firmware use the main zip file from the release. This contains any required files including the web interface files and everything will get updated all in one go.
For instance, now that you're on 2.05.1 you can upload the zip file for 3.0 and then 3.1.1 to get fully up to date.
Upload the zip file as is, don't extract it, to the system tab in DWC. To get to 3.1.1 you need to update to 3.0 first to get all the required files for RRF3.
https://github.com/Duet3D/RepRapFirmware/releases/download/3.0/Duet2and3Firmware-3.0.zip
https://github.com/Duet3D/RepRapFirmware/releases/download/3.1.1/Duet2and3Firmware-3.1.1.zip
You would also need to update your config files to work with RRF3.
-
Thanks Phaedrux, i will do. I am sticking with 2.05 for now because I managed to get my 3 pin switch type z probe working. I tried everything on RR3 and i just couldn't get it working. It was connected to the zprobein using sensor type5 as stated in the online instructions (as type 4 not supported). Config was pointed to zprobe in using C".......". I am following a few posts on here with people having the same issues currently unsolved - if they can solve them i will update.
thanks for the time to help!
-
@haydenkrause said in Wifi not connecting after firmware install. Duet2 Wifi:
I am following a few posts on here with people having the same issues currently unsolved
Which would those be? link?
You could post your RRF3 config.g as well in case it's just a simple syntax error. What probe are you using specifically?