Processing arduino slave from raspberry pi

Hello,

Are you connected to the correct serial port?

Try a simple example that just turns an LED on and off and watch the Rx lights on the Arduino side.

I use serial pass through on receiving Arduino and a “USB-to-TTL serial adapter” to monitor communications between devices when doing development.