Problems related with bluetooth

spycatcher2k:
I fail to see how bluetooth is a problem!
I fail to see any error messages!
I fail to see your logic behind 'pin 1 ' failure.

You can't change the hardware pin!

Okay let me explain more, When i connect bluetooth with Arduino, RX to TX and TX to RX and then i upload the code to arduino nothing happens i mean it keeps loading then i get an error message so i knew there's something wrong with one of my pins.

  1. I disconnected the second pin and tried to upload the code, got the same error.

  2. I disconnected the first ping (RX) and connected back TX to the second pin and uploaded the code, i got no error, it works fine it says that program has been uploaded. But it didn't fully uploaded because RX was disconnected so..

So my guess is, there's something wrong with my first pin (RX) is there anyway i can connected the TX of my bluetooth module to another pin in arduino ? for example TX > Pin 13 and if so, how can i define it in my program?