Hey i'm new to Bluetooth HC-06 and i used it with Arduino + kodular for lighting a lamp with a Relay
everything work fine but i get error if i upload the Code while the TX (HC-06) to RX in arduino is wired, so eveytime i remove the wire>> upload the code then put the HC-06 TX in RX (Arduino) D0 again and it works, But i dont want to do that each time,
i heard arduino serial use the D0 ? so is there a way to solve this?
is there another Pin i can use ?
Than you.