★☆★ WRITE A COMMENT BELOW TO BE THE WINNER OF THIS MONTH 🏅🤖 ★☆★ 🏆HERE IS THE DISCOUNT CODE THAT YOU CAN USE IN JLCPCB : JLChris 🏆 MANY OTHER GIFTS TO WIN 🏆
THANK YOU, BRO! My stupid teacher gave me a code that didn't work with this module and insisted that everything was correct, and it turns out it was me being foolish. I searched the entire internet because of him to find out how to connect it properly and make it work, and then I accidentally stumbled upon this video. I tried doing everything as you showed, AND IT WORKED! Thank you so much for the video XD.
Thank you so much for this video. I am new in IOT and I just started making things. I made serial communication between laptop arduino over bluetooth and I will work on NodeMCU. This is most interesting thing and I believe software , hardware and your creativity can make world changing technology .
Hey. I want to use arduino uno, mpu6050 and hc 95 Bluetooth module. The problem is about power supply. Can i power hc 05 bt module or mpu6050 with external battery? If yes then please tell how
Hello yes you can use external power supply, just use an external 5V DC power adaptor and connect its (+) wire to Bluetooth VCC and (-) wire to both Bluetooth and Arduino GND then from Bluetooth to Arduino just Tx to Rx and Rx to Tx Same for any other device
@@DIYGUYChris Thanks buddy. Can i share my fritezing digram for my project with you? To clear doubts about it. Actually i am doing Arduino project first time so for doubts can i?
You show the HC06 but then don't show how to connect it or (the issue I am having) getting it into AT mode as it doesn't have a button. Any other vids or suggestions?
Thank you for the video. It worked fine the first time I tried this, but the second time with the same HC-05 it doesn't work. It won't send back anything after sending "AT". What did I do?
You will see the name on phone Bluetooth search as soon as you power the module, with or without connecting it to Arduino, as soon as you wire the VCC and GND pins.
Not able to set AT+POLAR,1,0 using USB to serial convertor. All other command works fine. Tried 3 different HC05 and also different USB to serial convertor but only this command does not work. Please help
Probably you are not setting the serial monitor baud rate as same as the one you set for your Arduino Serial! Check it and check the wiring diagram as well.
Sir I have a question that can't we use a remote which can connect to the bluetooth module and cantrol what ever we want but why we only use our phone so plz can show us how can we do it??? Love from India ❤️❤️
Hello, I have next problem. I changed Name, But when I Change PSWD it save on serial monitor and not connect Mobile, it is write " incorrect Pin or PassKey" why? thanks
Hi The Rx and Tx pins of Arduino are occupied by the Serial monitor but you can wire the Bluetooth to those pins after completing the Bluetooth AT command configuration. Let me know if this is not clear enough for you
@@DIYGUYChris Okay thanks Chris, really appreciate it! I finally got it AT commands working and connected again and will try those tx and rx pins and lyk. Cheers!
You can do it with Uno because of the simple reason that the Uno microcontroller is similar to Nano microcontroller, follow the same wiring as mine and use the same code
🎉🎉Congratulations 🎉🎉 You have won the 2nd prize🥈 of the gave away program which is 30USD that you can use in JLCPCB platform to order some PCBs🤩 Please write your username of your JLCPCB account. If you are not registered yet then you can go to JLCPCB.com and create your account then write your username here in a comment 🎉🎉🎉🎉🎉🎉🎉🎉
ive tried all the baud rates and double checked my connections. My HC-05 is in AT-MODE and nothing appears. Even when i try easy ON/OFF code with an android device, nothing show up. What can i do about it?
Sir I am a beginner and having a lot of interest in Electronics. I study in class.7 and learning programming c++ and python since class.3 I want the NANO board.
★☆★ WRITE A COMMENT BELOW TO BE THE WINNER OF THIS MONTH 🏅🤖 ★☆★
🏆HERE IS THE DISCOUNT CODE THAT YOU CAN USE IN JLCPCB : JLChris
🏆 MANY OTHER GIFTS TO WIN 🏆
I've tried many tutorials, every try wasn't success until i watch yours ! Thank you !
Keep on going forward 🤟
THANK YOU, BRO! My stupid teacher gave me a code that didn't work with this module and insisted that everything was correct, and it turns out it was me being foolish. I searched the entire internet because of him to find out how to connect it properly and make it work, and then I accidentally stumbled upon this video. I tried doing everything as you showed, AND IT WORKED! Thank you so much for the video XD.
Keep up the good work 😉
Thank you so much for this video. I am new in IOT and I just started making things. I made serial communication between laptop arduino over bluetooth and I will work on NodeMCU. This is most interesting thing and I believe software , hardware and your creativity can make world changing technology .
Thanks for your comment
I hope you will be the 1ST prize winner 🏆
Let us know if we can further assist you
I just found out about your channel and I subscribers immediately because almost every question I had got solved thankyou
I have HC05 and I tried almost everything but I see serial monitor shows "ready" but entering AT does not return anything. Please help!!
I have the same issue
i tried this on a nano and a uno and nothing.........this dont work at all!
Thank you so much MEGA DAS u were of great help with my electronics engineering final year project😊😊😊
Great tutorial, many useful info
I learned many things from you #MEGADAS
keep going #bestChannel
Thanks for your comment
I hope you will be the 1ST prize winner 🏆
Let us know if we can further assist you
You are the best
Thank you 🤗
Hello MEGA DAS
Good video as always
Thanks for your comment
I hope you will be the 1ST prize winner 🏆
Let us know if we can further assist you
This very useful video elctronic lovers and i also love this video
Hey. I want to use arduino uno, mpu6050 and hc 95 Bluetooth module. The problem is about power supply. Can i power hc 05 bt module or mpu6050 with external battery? If yes then please tell how
Hello yes you can use external power supply, just use an external 5V DC power adaptor and connect its (+) wire to Bluetooth VCC and (-) wire to both Bluetooth and Arduino GND then from Bluetooth to Arduino just Tx to Rx and Rx to Tx
Same for any other device
@@DIYGUYChris Thanks buddy. Can i share my fritezing digram for my project with you? To clear doubts about it. Actually i am doing Arduino project first time so for doubts can i?
why did u assign 38400 at the beginning and then changed it to 9600???
That's the default baudrate and it could be set as whatever BPS you need
Just a quick question. Are all kcx bt emitters the same as far as AT commands?
You show the HC06 but then don't show how to connect it or (the issue I am having) getting it into AT mode as it doesn't have a button. Any other vids or suggestions?
This tutorial is very good but I couldn't change baud rate. Can you give some advise for that please?
Have you tried the appropriate AT command line for baud rate changing?
Awesome
Keep going
I suggest to make videos about some sensors the way you did with the motors, that was useful
Thanks for your comment
I hope you will be the 1ST prize winner 🏆
Let us know if we can further assist you
Thank you for the video. It worked fine the first time I tried this, but the second time with the same HC-05 it doesn't work. It won't send back anything after sending "AT". What did I do?
Same here, except doesn't recognize but shows some gibberish in serial monitor and won't show up in scan on bt terminal app
you saved my life :D Thank you!!!!!!!!!
Welcome anytime ☺️
When I type AT then I am not getting ok or ready.
White blank screen only visible.
Please slove this problem
Hello
Are you setting the appropriate baudrate?
@@DIYGUYChrisSame issue, yes the correct baudrate was set
THANKS. IT WORKS!
Congratulations 🤗
THANK YOU VERY MUCH
Hey, I have a doubt. As soon as we connect it with Arduino and enable it, we will get to see its name in the bluetooth option on phones?
You will see the name on phone Bluetooth search as soon as you power the module, with or without connecting it to Arduino, as soon as you wire the VCC and GND pins.
Not able to set AT+POLAR,1,0 using USB to serial convertor. All other command works fine. Tried 3 different HC05 and also different USB to serial convertor but only this command does not work. Please help
Weird...why my android can't detect module HC 05? Led blink & not appear on my android setting for pairing..there are any solution please?😢
Can I make the Bluetooth. Or configure it as Bluetooth speaker only?
Excellent video!
Thanks for your comment
I hope you will be the 1ST prize winner 🏆
Let us know if we can further assist you
this is a great video, thank you, but why when I open serial monitor the reply that I got is nothing? not OK like in your video
Probably you are not setting the serial monitor baud rate as same as the one you set for your Arduino Serial! Check it and check the wiring diagram as well.
Why does my bluetooth HC-05 have a blue LED blinking
Sir I have a question that can't we use a remote which can connect to the bluetooth module and cantrol what ever we want but why we only use our phone so plz can show us how can we do it???
Love from India ❤️❤️
LOVE GOF AND EVERYONE!!!
Nice video..!! Keep up the good work. I would expect a little more explanation about the AT commands, not just "read the link in the description"...
Hello, I have next problem. I changed Name, But when I Change PSWD it save on serial monitor and not connect Mobile, it is write " incorrect Pin or PassKey" why?
thanks
Hi Chris, can you tell me if I can use the 'D0' and 'D01' pin that are labeled 'tx' and 'rx' instead of the D2 and D3 pins you show? Please help! :)
Hi
The Rx and Tx pins of Arduino are occupied by the Serial monitor but you can wire the Bluetooth to those pins after completing the Bluetooth AT command configuration.
Let me know if this is not clear enough for you
@@DIYGUYChris Okay thanks Chris, really appreciate it! I finally got it AT commands working and connected again and will try those tx and rx pins and lyk. Cheers!
@@DIYGUYChris Forgot to ask...what do I have to type in code to upload after switching to tx and rx pins? 'D0' and D1' or some form of tx and rx?
not response AT ¿?
can we do this using arduino uno? or does it requires a controller with two rxd and txd pins?
You can do it with Uno because of the simple reason that the Uno microcontroller is similar to Nano microcontroller, follow the same wiring as mine and use the same code
Nice video great info
Thanks for your comment
I hope you will be the 1ST prize winner 🏆
Let us know if we can further assist you
Great video
Thanks for your comment
I hope you will be the 1ST prize winner 🏆
Let us know if we can further assist you
🎉🎉Congratulations 🎉🎉
You have won the 2nd prize🥈 of the gave away program which is 30USD that you can use in JLCPCB platform to order some PCBs🤩
Please write your username of your JLCPCB account.
If you are not registered yet then you can go to JLCPCB.com and create your account then write your username here in a comment
🎉🎉🎉🎉🎉🎉🎉🎉
@@DIYGUYChris
electronics220903
This is my username.
@@ElectroRetro coupons sent to your account.
Kindly check 😊
@@DIYGUYChris I received the coupon, Thanks.
Great info. Thanks
Thanks for your comment
I hope you will be the 1ST prize winner 🏆
Let us know if we can further assist you
After that how can i communicate with mobile phone Bluetooth,, please help me
Why i dont see anything on my serial monitor?
ive tried all the baud rates and double checked my connections. My HC-05 is in AT-MODE and nothing appears. Even when i try easy ON/OFF code with an android device, nothing show up. What can i do about it?
What is full form of HC in HC06
How about at command for Esp32? Can u do that?
Hello. Is it possible to change data bits from 8 to 7 with AT commands?
What is typing in the program please reply
Sir I am a beginner and having a lot of interest in Electronics. I study in class.7 and learning programming c++ and python since class.3
I want the NANO board.
AT command to change pin, need to be in " " - else it will not work. AT+PSWD="2022" will work.
I want expect more about arduino
Thanks for your comment
I hope you will be the 1ST prize winner 🏆
Let us know if we can further assist you
I request the project, which is the project to update the clock using a cellphone via a Bluetooth connection
Thanks for your comment
I hope you will be the 1ST prize winner 🏆
Let us know if we can further assist you
Thank you
welcome
You didn't give any information about non-buttons.
if you have ERROR:(1D)
for changing the password: try this AT+PSWD="1234"
Thank you for a great video
Sadly I wasn't able to upload codes even though I did the AT commands with no problem
I'm writing a comment😊
Ok man I have subbed now send me a Arduino nano now or 🔫🔫
JK 😂😂
Pls make tutorial video on NodeMCU esp8266 + Arduino Uno and make communication between them
Thanks for your comment
I hope you will be the 1ST prize winner 🏆
Let us know if we can further assist you
It doesn’t say ok
Can you make smart glass
Thanks
Nice
Thanks for your comment
I hope you will be the 1ST prize winner 🏆
Let us know if we can further assist you
Make all in one robot
Soon 😉
Good
Yo
please help me mr.MEGA DAS
Hello
What is it about?
@@DIYGUYChris Please tell you only.please help me mr.MEGA DAS
The current name of my buetooth HC-05 does not show up when scanning on my windows PC