Upload sketch arduino nano using UART

Hi,
I want to upload sketch to arduino nano over UART(RX,TX) a raspberry pi 3 . I tried this tutorial https://spellfoundry.com/sleepy-pi/setting-arduino-ide-raspbian/. After starting the upload, print error stk500_recv() programmer is not responding. Someone already has a functional upload via UART ?

Arduino Raspberry pi
RX(pin 0)----->TX(pin 8 )
TX(pin 1)-----> RX(pin 10) Logic Converter
RES----->pin 12
GND----->GND
5V----->5V
Thanks

janciivt:
Hi,
I want to upload sketch to arduino nano over UART(RX,TX) a raspberry pi. I tried this tutorial https://spellfoundry.com/sleepy-pi/setting-arduino-ide-raspbian/. After starting the upload, print error stk500_recv() programmer is not responding. Someone already has a functional upload via UART ?
Thanks

Do you have that sleepy-pi hardware in place? If not, post a wiring diagram of your setup.