# Connecting Anet A8 to ESP Boards ## This is for versions ≤1.5 ## Preparation. ### Step 1 You will also have to unsolder the resistors R52 and R53 – they are zero ohm resistors, and serve no other purpose than connecting the atmega chip directly to the onboard USB to UART converter (the CH340 chip). Do it VERY careful – you don’t want to damage your board. If you don’t feel confident – don’t do it.  ### Step 2 Now prepare the printer’s motherboard. It requires a simple modification, that does not interfere with it’s operation afterwards – just solder 3 pin x 2 row male header on J8, and add 2 jumpers (or jumper wires) as shown on the picture:  ### Step 3 Connect the ESP to J3 Pinout  `
ESP | J3 |
---|---|
TX | RX |
RX | TX |
GND | GND |
VCC | 3.3V |
CH_PD | 3.3V |