-
Notifications
You must be signed in to change notification settings - Fork 541
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Long G-code replies can crash WiFi boards in standalone mode #1073
Comments
In addtion to the description above, the Duet is equipt with an PT100 daugther board. and today I was able to reproduce the WIFI Module stuck.
it took me some time to get it trigger this SPI conflict - i do often see
but rarly the SPI timeout - the Problem with the SPI timeout is that the printer won't recover, you need to power cycle the printer. Output of M122 after Power-Cycle
|
Ok, will take a look. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Duet Forum Discussion Thread
https://forum.duet3d.com/topic/37322/3-6-0-beta-3-dwc-connection-issues-duet2-duex5
Which Duet products are you using?
Firmware Version
3.6.0-beta.3
Duet Web Control Version
3.6.0-beta.3
Are you using a Single Board Computer (RaspberryPi) with your Duet?
Please upload the results of sending M122 in the gcode console.
Please upload the content of your config.g file.
Please upload the content of any other releveant macro files.
Details specific to your printer.
No response
Links to additional info.
No response
What happened?
Three consecutive M122 calls (
M122 M122 M122
) make create issues with the SPI communication between RepRapFirmware and DuetWiFiServer:The text was updated successfully, but these errors were encountered: