About HC-05

i got two hc-05 to control my robot with 

but i cant realy seem to be able to connect the arduino with it!

i wrote a simple code about getting the chars i type on the computer to send it to the arduino and from the arduino to the module and then gets the respone back from the module to the computer

but i tried many times to connect it with it and it didnt seem to workout

the rx of the module is 3.3 level so i made a voltage divider with 3 10k R but how many times i try it doesnt work

the module blinks slowly about 2 seconds each time b ut it never seem to communicate with the arduino

what shoud i do?

i

 was following this tutorial http://www.instructables.com/id/Modify-The-HC-05-Bluetooth-Module-Defaults-Using-A/

Hc-05

for me HC-05 it works great no issues i controlling my robot by phone or tablet

can i see your code and

can i see your code and schem for ur wiring?

i have good news i actually

i have good news i actually succeded to connect the hc to my arduino to my laptop but i must write the commands in the code it self like “AT\r\n” to send it it must be written in the code it self how to make it take the orders from the laptop?