Replies: 2 comments
-
Thank your for submiting, please be sure you followed template or your issue may be dismissed. if you deleted the template it is here |
Beta Was this translation helpful? Give feedback.
0 replies
-
I push question to discussion |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi everyone, I have a rather particular question:
I am a beginner so I apologize in advance if it is an obvious or stupid question.
So, I recently bought an ANET A8 3d printer and was looking to add wifi control to it. I have motherboard v 1.7 and so I followed this photo to connect the TX and RX (https://user-images.githubusercontent.com/51383186/59010169-9d471580-8830-11e9-97a9-ba0b46776449.jpg). I have an esp8266 to which I flashed a code that creates in it a tcp / ip server (basically a terminal over wifi) in this way I can read and write data to and from the rx and tx pins of the esp8266. I connected the pin rx (ANET) to the tx (ESP8266) and the tx (ANET) with the rx (ESP8266). Not needing power, I only connected the ground coming from my Anet with the ground of the esp8266 to "activate" the serial communication. Through all this procedure, once the printer is turned on, I am able to receive the serial data that the printer sends but I cannot send the G-CODES to it. Please tell me what am I wrong.
I await an answer as soon as possible
Beta Was this translation helpful? Give feedback.
All reactions