HC-05 Module AT command mode won't respond

Thread Starter

Shawn Poile

Joined Mar 26, 2020
15
hi e,
I also use this method of disconnecting rx and tx pins before uploading and it works for me. As for the AT command mode, i've tried many different methods including changing the pins and changing the baud rates etc with no success. I feel like the most likely solution is to buy an Uno and set the modules like you have done. Is it possible to set the modules with the Uno but then plug them back into the circuit with the nano, will it still work the same as slave and master?
Thanks
Also, is there a site that you'd recommend for buying an Uno? Preferably i want avoid the official site as i don't have a lot of money or time, but obviously i want it to function correctly.
Thanks
 

Thread Starter

Shawn Poile

Joined Mar 26, 2020
15
Did you remember to change the code when you changed the pins?
hi wolf,
yes i did, i used your code as well but it was the same result. Just to be sure, which pins are you referring to when you say 2 and 3? Are those D2 and D3, or A2 and A3, or something else?
Thanks
 

Thread Starter

Shawn Poile

Joined Mar 26, 2020
15
What version of BT is the HC05?
hi Wolf,
I don't know about the version sorry. However i did manage to solve the problem. I bought a new Uno and it worked perfectly; I did also have to follow your advice and change the serial pins being used to 2 and 3 but now it all seems to have worked. Thanks for all you help you and everyone.
Thanks
 

Wolframore

Joined Jan 21, 2019
2,619
Glad you got it working, the HC05 is BT version 2.0... we are currently in BT5. The reason why I asked is that you mentioned working with your phone. This may be a challenge... some phones will revert to older Classic versions, others do not. My iphone will not work with the HC05.
 
Top