Wrong password while trying to connect to ?
-
I can't get my duet 3 mini 5 to connect to the network !!!
Tried with my normal router I use and got a "Wrong password while trying to connect to"
I had learned how to remove it with M588 S"*"
So I did a :-
M552 S0
M588 S"*"
M587 S"TP-LINK_2.4G" P"mypassword" or M587 S"TALK5" P"mypassword"
M552 S1and a M552 got
M552
SENDING:M552
WiFi module is changing mode
WiFi reported error: Wrong password while trying to connect to TALK5
WiFi module is idle
WiFi reported error: Wrong password while trying to connect to TALK5
WiFi module is idle
WiFi reported error: Wrong password while trying to connect to TALK5
WiFi module is idle
WiFi reported error: Wrong password while trying to connect to TALK5
WiFi module is idle
WiFi reported error: Wrong password while trying to connect to TALK5
WiFi module is idle
WiFi reported error: Wrong password while trying to connect to TALK5
WiFi module is idle
WiFi reported error: Wrong password while trying to connect to TALK5
WiFi module is idle
WiFi reported error: Wrong password while trying to connect to TALK5
WiFi module is idle
WiFi reported error: Wrong password while trying to connect to TALK5
WiFi module is idle
WiFi reported error: Wrong password while trying to connect to TALK5
WiFi module is idle
WiFi reported error: Wrong password while trying to connect to TALK5m122
SENDING:M122
=== Diagnostics ===
RepRapFirmware for Duet 3 Mini 5+ version 3.2.2 running on Duet 3 Mini5plus WiFi (standalone mode)
Board ID: MZSV6-S096U-D65J0-40KMD-3413Z-R7859
Used output buffers: 1 of 40 (14 max)
=== RTOS ===
Static ram: 98732
Dynamic ram: 106576 of which 344 recycled
Never used RAM 39564, free system stack 140 words
Tasks: NETWORK(ready,360) HEAT(blocked,362) CanReceiv(blocked,947) CanSender(blocked,372) CanClock(blocked,362) TMC(blocked,123) MAIN(running,439) IDLE(ready,20) AIN(blocked,269)
Owned mutexes: USB(MAIN)
=== Platform ===
Last reset 00:15:04 ago, cause: power up
Last software reset details not available
Error status: 0x00
[ERROR] Error status: 0x00Aux0 errors 0,0,0
Aux1 errors 0,0,0
Supply voltage: min 0.9, current 1.0, max 1.0, under voltage events: 0, over voltage events: 0, power good: no
Driver 0: position 0, ok, SG min/max not available, read errors 0, write errors 0, ifcnt 0, reads 0, writes 0, timeouts 0, DMA errors 0
Driver 1: position 0, ok, SG min/max not available, read errors 0, write errors 0, ifcnt 0, reads 0, writes 0, timeouts 0, DMA errors 0
Driver 2: position 0, ok, SG min/max not available, read errors 0, write errors 0, ifcnt 0, reads 0, writes 0, timeouts 0, DMA errors 0
Driver 3: position 0, ok, SG min/max not available, read errors 0, write errors 0, ifcnt 0, reads 0, writes 0, timeouts 0, DMA errors 0
Driver 4: position 0, ok, SG min/max not available, read errors 0, write errors 0, ifcnt 0, reads 0, writes 0, timeouts 0, DMA errors 0
Driver 5: position 0, ok, SG min/max not available, read errors 0, write errors 0, ifcnt 0, reads 0, writes 0, timeouts 0, DMA errors 0
Driver 6: position 0, ok, SG min/max not available, read errors 0, write errors 0, ifcnt 0, reads 0, writes 0, timeouts 0, DMA errors 0
Date/time: 1970-01-01 00:00:00
Cache data hit count 2107016583
Slowest loop: 4.28ms; fastest: 0.12ms
=== Storage ===
Free file entries: 10
SD card 0 detected, interface speed: 22.5MBytes/sec
SD card longest read time 3.1ms, write time 0.0ms, max retries 0
=== Move ===
DMs created 83, maxWait 0ms, bed compensation in use: none, comp offset 0.000
=== MainDDARing ===
Scheduled moves 0, completed moves 0, hiccups 0, stepErrors 0, LaErrors 0, Underruns [0, 0, 0], CDDA state -1
=== AuxDDARing ===
Scheduled moves 0, completed moves 0, hiccups 0, stepErrors 0, LaErrors 0, Underruns [0, 0, 0], CDDA state -1
=== Heat ===
Bed heaters = -1 -1, chamberHeaters = -1 -1
=== GCodes ===
Segments left: 0
Movement lock held by null
HTTP is idle in state(s) 0
Telnet is idle in state(s) 0
File is idle in state(s) 0
USB is ready with "M122" in state(s) 0
Aux is idle in state(s) 0
Trigger is idle in state(s) 0
Queue is idle in state(s) 0
LCD is idle in state(s) 0
SBC is idle in state(s) 0
Daemon is idle in state(s) 0
Aux2 is idle in state(s) 0
Autopause is idle in state(s) 0
Code queue is empty.
=== Network ===
Slowest loop: 0.54ms; fastest: 0.00ms
Responder states: HTTP(0) HTTP(0) HTTP(0) HTTP(0) FTP(0) Telnet(0), 0 sessions
HTTP sessions: 0 of 8- WiFi -
Network state is active
WiFi module is idle
Failed messages: pending 0, notready 0, noresp 0
WiFi firmware version 1.25
WiFi MAC address f0:08:d1:02:eb:a5
WiFi Vcc 3.42, reset reason Power up
WiFi flash size 2097152, free heap 29336
Clock register 00002002
Socket states: 0 0 0 0 0 0 0 0
=== CAN ===
Messages queued 4455, send timeouts 4455, received 0, lost 0, longest wait 0ms for reply type 0, free buffers 167
FORGOT TO SAY -- the password is correct , via the router and connecting too it . My duet 2 is connected to that router ? , without problems ?.
- WiFi -
-
O.K , I've found the problem , but don't know if it is Pronterface ?
Say my password is "password1234" So I use M587 S"TP-LINK_2.4G" P"password1234" , But it sends M587 S"TP-LINK_2.4G" P"PASSWORD1234"
-
That's a known issue with pronterface and some other terminal programs. That's why we recommend using YAT or putting the M587 command in a macro and then executing the macro.
https://duet3d.dozuki.com/Guide/1.)+Getting+Connected+to+your+Duet/7