Cant get the WiFi to Work
-
ha ha ha ha. I knew that, I don't know why i wrote Jim. lol!! Probably because my father is Jim. lol!! Thank you!!!
-
Just got this return, it seems the ESP8266 has developed an internal fault. It gets warm, not too hot to touch but noticeably warm. Can confirm the following:
SENT: M552
READ: WiFi module is disabledSENT: M552 S1
READ: okSENT: M552
READ: WiFi module is being startedIssuing replacement.
-
I received the fixed or replaced board. I was able to update the firmware and connect to wifi!
-
Hi,
I've upgraded to 1.21RC2 and I'm encountering the same issue.
Can't get the board to add the SSID- WiFi -
Network state is starting
WiFi module is disabled
it was working perfectly with 1.19 just before
[[language]] ttyACM1 18°> M115 SENDING:M115 FIRMWARE_NAME: RepRapFirmware for Duet WiFi and Duet Ethernet FIRMWARE_VERSION: 1.21RC2 ELECTRONICS: Duet WiFi 1.0 or 1.01 FIRMWARE_DATE: 2018-02-15 build 2 ttyACM1 18°> M552 S1 SENDING:M552 S1 Turn off the current WiFi mode before selecting a new one ttyACM1 18°> M589 SENDING:M589 M589: Failed to retrieve own SSID data
- WiFi -
-
Send M552 S-1 to reset the wifi module, then M552 S0. Then send M122 and check what wifi firmware version it reports in the network diagnostics.
-
[[language]] === Diagnostics === Used output buffers: 1 of 32 (1 max) === Platform === RepRapFirmware for Duet WiFi and Duet Ethernet version 1.21RC2 running on Duet WiFi 1.0 or 1.01
[[language]] === Network === Responder states: HTTP(0) HTTP(0) HTTP(0) HTTP(0) FTP(0) Telnet(0) Telnet(0) HTTP sessions: 0 of 8 - WiFi - Network state is starting WiFi module is disabled Failed messages: pending 0, notready 0, noresp 0 Socket states: 0 0 0 0 0 0 0 0
Can't see the specific WifiServer version
-
The WiFi module is stuck on starting. Copy the new DuetWiFiServer.bin file to /sys on the SD card in a PC, then put the card back in the Duet and try installing it using M997 S1 again.
-
yep, sorry for the noise, it's now ok :
[[language]] ttyACM0 17°> M997 S1 SENDING:M997 S1 Trying to connect at 230400 baud: success Erasing 4096 bytes... Erasing 24576 bytes...
I should have checked the filesize when I downloaded the bin…
Thanks !
-
I just tried this or noticed this issue and sent M997 S1 to the board via YAt … wonder if it changes anything
-
yep, sorry for the noise, it's now ok :
[[language]] ttyACM0 17°> M997 S1 SENDING:M997 S1 Trying to connect at 230400 baud: success Erasing 4096 bytes... Erasing 24576 bytes...
I should have checked the filesize when I downloaded the bin…
Thanks !
Yes, 24576 bytes is about 10% of the correct size.