void loop() {
// put your main code here, to run repeatedly:
}`
has uploaded successfully.
In my serial monitor i have set: both nl & cr and 38400 baud just like him.
When I try to message the serial monitor i get no response to nothing, unlike him.
Do i need to do any extra steps first?
Your topic was MOVED to the Programming category of the forum which is more appropriate than the original as it has nothing to do with Installation and Troubleshooting of the IDE
Please follow the advice given in the link below when posting code, in particular the section entitled 'Posting code and common code problems'
Use code tags (the < CODE/ > icon above the compose window) to make it easier to read and copy for examination
Would you provide a screenshot of your Serial Monitor? Normally, the text inside the Serial Monitor is what is asked for, but a look at a screenshot might be good for verifying your connection.
Then, show a picture of your project. A second view might see a flaw.
Also... at the end of the video you linked, the author does a jumpcut to connect two HC-05 with no explanation... maybe pick another web page or video to get the HC-05 working.
Verify the Arduino TX pin goes to the HC-05 RX pin (through the voltage divider).
[edit]
A loopback test: Connect Arduino TX pin to Arduino RX pin and type anything... you should see what you type.
[edit]
I just realized the drawing from the video... has the Arduino 5v TX pin going to the HC-05 3.3v TX pin. Disconnect your HC-05... and look for another tutorial.
I don't understand what I did, someone in a youtube comment said it worked for them, i have no clue why or how it worked. I had pressed the reset button on the hc-05 before but someone said to unplug my arduino and while im still holding the reset button on the hc-05 to plug the arduino back in. And it worked. Also, you were right about the tx,rx situation, thank you!!
Okay. Just make that Arduino TX line use the voltage divider to the HC-05. Here is a web page that shows a good setup with a reference to the divider...