Esp-01 master,Arduino nano slave

In your Master sketch you’ve created a variable called LED13, but you never assign any value to it in your master code. How can this master sketch know what data to send to the Slave?

Pete.