Wifi Module Dead
-
I did some searching and the codes people say to use just don't seem to be working. Take a look at the Txt file to see what I threw at it and what came back.
Wifi Dead.txt
No clue what the module suddenly stopped working. -
Can you try updating the wifi firmware?
-
As @Phaedrux, try updating the WiFi firmware.
The output from YAT would make much more sense if you change the text settings in YAT to recognise <LF> as end-of-line.
-
@ericlmccormick It looks like you were initially adding a new SSID, M587 S"9762" P"[Password]. However, you're using firmware 3.01-beta2. This has a bug in it that does not store the wifi password. See first bug fix here https://github.com/dc42/RepRapFirmware/blob/v3-dev/WHATS_NEW_RRF3.md#reprapfirmware-301-rc1
Update firmware to 3.01 RC1 or later.Ian