Skip to content
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

Printer doesn't communicate with ESP3D #457

Closed
Arthur75012 opened this issue May 5, 2020 · 8 comments
Closed

Printer doesn't communicate with ESP3D #457

Arthur75012 opened this issue May 5, 2020 · 8 comments

Comments

@Arthur75012
Copy link

Hello,

I'm using ESP3D on a ESP01 connected to a gt2560 board with marlin on it.

The commands works fine, I can do home and control the temp but it seems that the informations goes only in one way : from the ESP3D to the printer. The other way doesn't work, the printer doesn't send any info... I can't see or upload (even with 8.3 file format) files in the SD card, the graph temp stay empty and nothing appear on the command pannel.

I try M115 or M20 and nothing happens
image

@Arthur75012 Arthur75012 added the bug label May 5, 2020
@github-actions
Copy link

github-actions bot commented May 5, 2020

Thank your for submiting, please be sure you followed template or your issue may be dismissed.

@Arthur75012
Copy link
Author

Also the printer panel stay empty too :
image

@luc-github
Copy link
Owner

looks like wiring issue check your TX on your printer and RX on your ESP
as you did not fill the issue template which give informations about your situation - I cannot say more

@Arthur75012
Copy link
Author

The wire seems to be ok y checked the continuity between the esp TX, RX and the FTDI pin on the board (the board doesn't have TX and RX pin). I even try to invert the TX RX cable but in this case nothing works...

I can't really understand how it can work fine from the ESP3D to the printer but not in the other way. If the wire were bad nothing would work right ?

Sorry i'm really a beginer so what info do you need ?

@luc-github
Copy link
Owner

when you open bug issue there is a template of info to fill.

  • esp tx->printer rx = esp send commands
    this part looks ok per your feedback

  • printer tx -> esp rx = printer answer esp
    this part seems not working

it is wire / connection issue
be sure doing this if your serial is shared with usb that usb is not connected

@Arthur75012
Copy link
Author

Ok I effectively had a bad wiring

Everything works fine thank you !

@luc-github
Copy link
Owner

ok great, have fun 😸

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants