Changing WiFi access point How to re-Configure
-
The problem is that heat softens the adhesive that holds the copper to the substrate. So if you pull the chip off when the solder between some of the legs and the traces isn't molten, you may lift the trace.
You shouldn't normally need any additional solder, provided you melt the solder on all the pads at once. If you do apply additional solder then you will most likely bridge some pins or pads. You can remove solder bridges using solder wick.
-
I found someone who successfully replaced the mcu. On usb power it seems to work fine. I can access the DuetWebControl.
However with the 24V power supply only the blue VIN led is on.
I think another part is also damaged.Maybe because of the "12-24V Input, 5V 2A Output PWM Buck Converter" on page 3?
https://github.com/T3P3/Duet/blob/master/DuetWifiv1.0/DuetWifi_Schematic.pdfIt would help me a lot if you can have a guess what part to check.
-
Is the 5V_EN jumper fitted?
-
Sorry, I really forgot the jumpers…
Thank you very much! -
I just solder-bridged the blown 0603 size 125mA fuse F1.
It didn't protect the mcu, why not? -
It's impossible to protect the MCU completely against all the types of external short that can occur. The fuse does quite a good job, as evidenced by the fact that several users have blown the fuse but the microcontroller has survived. But we're always looking for things we can do to make the Duet WiFi even more robust, and in the most recent PCB revision we made another change to help the fuse do its job even better.
A solder bridge won't protect the board the way a fuse will. Better to fit another fuse, or even a resistor of a few ohms.
-
That fuse is too expensive to get (shipping) and at the moment I don't need any other electronic components. Using a wider available fuse and a fuse holder like some people suggested is not a solution for me.
I searched for information about using a resistor. It's not that nice but it could probably protect more components if it's a high current short.
Does any resistor <10 ohms work better than nothing?
A new mcu is only 11€. So why not change it again if a short destroys it? -
The fuse not only protects the MCU, it also protects the VSSA trace and via on the PCB from burning out if you short VSSA to +12V or +24V. Such shorts seem to be surprisingly common, probably because of shorts in the hor end wring and/or faulty cartridge heaters that develop a short between the element and the case.
-
If PCB traces burn out, they stop being conductive, so you can throw away the whole board?
Do you have experience in using resistors as fuses?
-
@nokian:
Do you have experience in using resistors as fuses?
No, which is why we are using a genuine fuse even though it costs much more.
-
I tried covering the WIFI adapter with Aluminium foil but it was too sensitive for me and I only managed to get from -61db to -79db. So had to switch off router. to change access point. (I think part of problem might have been having too many access points with the same SSID - I am no longer doing that).
ps I went from a v old Duet - second production batch to this and it has been great - I actually just get on with printing. -
The new DuetWiFiServer will take the access point ssid and password from a file on the SD card, so this will no longer be an issue. Currently, you need to either get out of range of your router or temporarily turn off wifi on the router.