When I am trying to use AT command there is no response in serial monitor. I tried all the ways in the internet but that didn't work. I need help soon.....bcz we are in school project
I applied the normal code i.e
void setup() {
// put your setup code here, to run once:
}
void loop() {
// put your main code here, to run repeatedly:
}
and then I tried connecting Rx pin in arduino Rx pin in bt module and Tx pin to Tx pin in bt module
also tried connecting Rx pin from arduino to Tx in Bt module and Tx pin to RX pin in bt module
but I didn't get any response from bt module...... I need solution for this soon. I tried changing baud rate also but it didn't help in anyway......
Your topic has been moved to a more suitable location on the forum. Installation and Troubleshooting is not for problems with (nor for advise on) your project.
nope the method I had done is different we need to upload the code and connect the pins normally in this way I Tried one time that work's but this time it didn't